Summary
Keywords
pytorch deep learning
deep learning
neural network
neural network evaluate new data
neural network simple
neural network simple example
neural network simple example python
neural network simple projects
neural network simple code
artificial neural network explained simply
machine learning
john elder
Full Transcript
In this video I'll show you how to feed new data into your Neural Network to make predictions using Pytorch and Python. So our network is trained and ready to go...but how do we actually use it to make predictions on new data? In this video I'll show you how to feed a new flower into the network and have it predict what type of iris it is. #pytorch #codemy #JohnElder Timecodes 0:00 - Introduction 1:30 - Create New Iris Data Point 2:05 - Feed Data Point Through The Network 3:07 - Test It Again 4:17 - Conclusion
