General Information
- For more information regarding our club please visit the official SDSU AI Club website
- For further information regarding the workshops you can contact me through my email: hnevarez1285@sdsu.edu
- For general club questions you can contact our club email: sdsuaiclub@gmail.com
- For more information about myself you can check out my personal website
Table of Contents
- Python Refresher (Video Version)
- Computer Vision: Object Detection (Video Version)
- Computer Vision: Object Tracking (Video Version)
- Neural Networks (Video Version)
- Convolutional Neural Networks (Video Version)
- Generative Adversial Networks
- Optical Character Recognition
- Facial Landmark Detection
AI-A-THON
Resources
Here I left resources that I have created or used when learning different AI concepts
Workshop Prep
- Object Detection Quick guide on getting everything set up for the object detection workshop
- Object Tracking Quick guide on getting everything set up for the object Tracking workshop
Learning Python
- Introduction To Python: a simple tutorial I created : Video Version
- Advanced Python: a more advanced Python tutorial I created : Video Version
- Learn Python Programming: A website that teaches Python in detail
Computer Vision
- My Computer Vision Series of workshops from Fall 2020
- OpenCV Tutorial: A Guide to Learn OpenCV A quick tutorial of OpenCV by Adrian Rosebrock
- OpenCV Youtube Tutorial A complete breakdown of different CV functions in OpenCV by Sentdex
Neural Networks
- Neural Networks Tutorial An in depth explanation of how Neural Networks function by Joshua Zingale
- Neural Networks workshop A workshop I previously gave on Neural Networks : Video Version