Skip to content
For Machine Learning
MENU
PyTorch
Keras
Flutter
TensorFlow
Pandas
Android
Contact Us
Category Archives: Deep Learning
July 30, 2018
Importance of Batch Normalization in TensorFlow
admin
Batch Normalization is a regularization function that has appeared recently.
Posts navigation
Previous
1
2
Recent Posts
Filter Pandas Dataframe using OR(|) AND(&) with Query()
Install TensorFlow/Keras GPU on Apple M1/M2 Mac with Conda
How to check and change the default device to MPS in PyTorch
Install PyTorch 2.0 GPU/MPS for Mac M1/M2 with Conda
What does optimizer.step() and scheduler.step() do?