-
Notifications
You must be signed in to change notification settings - Fork 1
Trainings DL
Carlos Lizarraga-Celaya edited this page Aug 29, 2023
·
2 revisions
Suggested 6-month syllabus for a Deep Learning training workshop based on Sebastian Raschka's course notes, using Python and PyTorch, suitable for graduate students
- Introduction to Deep Learning Concepts and Applications [1]
- Basics of Neural Networks and Activation Functions
- Introduction to PyTorch: Tensors, Operations, and Autograd
- Gradient Descent and Backpropagation
- Loss Functions and Optimization Algorithms
- Hands-on: Building and Training a Simple Neural Network
- Convolutional Neural Networks (CNNs) for Image Classification
- Transfer Learning and Fine-Tuning Pretrained Models
- Recurrent Neural Networks (RNNs) and Sequence Modeling
- Long Short-Term Memory (LSTM) Networks for Sequential Data
- Generative Adversarial Networks (GANs) for Image Generation
- Hands-on: Implementing CNNs, RNNs, and GANs using PyTorch
- Natural Language Processing with Deep Learning
- Sentiment Analysis, Named Entity Recognition, and Language Generation
- Object Detection and Localization using CNNs
- Applying Deep Learning to Tabular Data: Regression and Classification
- Final Project: Choose a Real-World Problem and Design a Deep Learning Solution
- Showcase and Presentation of Final Projects
- Introduction to Deep Learning
- Machine Learning with PyTorch and Scikit-Learn
- Introduction to Deep Learning and Generative
- Sebastian Raschka Github
- Dive into Deep Learning. Zhang, Aston and Lipton, Zachary C. and Li, Mu and Smola, Alexander J., Cambridge University Press (2023).
Created: 08/28/2023; Updated: 08/28/2023
Carlos Lizárraga, Data Lab, Data Science Institute, University of Arizona, 2023.
UArizona Data Lab, Data Science Institute, University of Arizona, 2024.