
This post is the second in the series of developing a neural net line follower. For the post covering dataset generation, go here
Once data is handy, the next objective in a Neural Net is to plan out its structure.
Neural nets are mostly used for uncertain and non-linear operations as is our task...