AI Study Resources
Table of Contents
Python
- Pytorch
- Build Your First Pytorch Model In Minutes! - Tutorial + Code (YouTube) - Quick moving demonstration of building a Pytorch model
Statistics
- CrashCourse - Statistics (YouTube) - Short 12 minute videos covering different areas of statistics.
OpenAI
- Using OpenAI from an API
- Use OpenAI’s ChatGPT in Python (YouTube) - Simple video tutorial of creating an command line chat with Python and OpenAI. The very basics.