CS81 Adaptive Robotics¶
Lab 2: Neural Network Robot Controllers¶
Due next Monday before noon¶
Lab goals¶
- Understand the conx library for neural networks
- Understand how to generate data for neural networks
- Control a robot using a neural network
Getting started¶
Use the github server to get the starting point notebooks for this lab.
There are three notebooks that you need to complete in this order:
- LogicNetworks
- GenerateData
- NetworkFindLight