Difference between revisions of "Optimizer"

From
Jump to: navigation, search
m (BPeat moved page Optimizers to Optimizer without leaving a redirect)
Line 8: Line 8:
 
[http://www.google.com/search?q=optimizers+machine+learning+ML+artificial+intelligence ...Google search]
 
[http://www.google.com/search?q=optimizers+machine+learning+ML+artificial+intelligence ...Google search]
  
 +
* [[Loss]]
 
* [https://www.tensorflow.org/api_guides/python/train TensorFlow Training Classes Python API]  
 
* [https://www.tensorflow.org/api_guides/python/train TensorFlow Training Classes Python API]  
 
* [[Gradient Descent Optimization & Challenges]]
 
* [[Gradient Descent Optimization & Challenges]]

Revision as of 08:06, 31 August 2019

YouTube search... ...Google search

There are many options for optimizer in Tensorflow. Optimizers are the tool to minimise loss between prediction and real value.

Genetic Algorithm Optimization