Understanding Hyperparameters
Get to know what hyperparameters are in Elixirs and their roles in the definition of the genetic algorithm framework.
We'll cover the following...
Overview of hyperparameters
In machine learning, hyperparameters refer to the parts of the algorithm we set before the algorithm starts training. Internally, the algorithm learns parameters that help it perform a task. Externally, the programmer controls parameters that dictate how the algorithm trains.
In ...
Access this course and 1400+ top-rated courses and projects.