- Create many types of models for practice.
- Some which many pick up cans, others which may learn on the MNIST data set.
- Use jupyter notebook for test replication
List of models to create:
- Perceptrons for logic gates
- Or
- Using a single perceptron
- Xor
- Using Kernal Function
- Using Multiple Perceptrons
- Or