Back to Freecodecamp

Core Learning Algorithms: The Training Process

curriculum/challenges/english/blocks/tensorflow/5e8f2f13c4cdbe86b5c72d8c.md

latest226 B
Original Source

--questions--

--text--

What are epochs?

--answers--

The number of times the model will see the same data.


A type of graph.


The number of elements you feed to the model at once.

--video-solution--

1