GonzagaRobotics / Robosub_Simulation

A Small Proof of Concept project to better understand the inner workings of ROS-Gazebo Integration
0 stars 1 forks source link

Make a simple pytorch model #27

Closed jlunder00 closed 1 year ago

jlunder00 commented 2 years ago

Slap together a simple neural network to classify some data using pytorch. Do it on a separate branch. Follow this guide to familiarize yourself with the process for creating models: https://pytorch.org/tutorials/beginner/blitz/cifar10_tutorial.html