Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajithvcoder/epai
Contains assignments of EPAi course from The School of AI (https://theschoolof.ai/)
https://github.com/ajithvcoder/epai
deep-neural-networks python pytorch
Last synced: about 2 months ago
JSON representation
Contains assignments of EPAi course from The School of AI (https://theschoolof.ai/)
- Host: GitHub
- URL: https://github.com/ajithvcoder/epai
- Owner: ajithvcoder
- Created: 2021-06-11T23:22:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-02T17:15:37.000Z (over 3 years ago)
- Last Synced: 2024-01-05T18:28:14.091Z (about 1 year ago)
- Topics: deep-neural-networks, python, pytorch
- Language: Jupyter Notebook
- Homepage:
- Size: 151 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EPAi - Extensive Python & PyTorch for AI
**Course detail** : An advanced Python course for fundamental understanding of Python Language and PyTorch. Designed for those who want to become application and ML Architects.
**Table of Contents**
**Phase 1**
Following contains Instructors Notebook and Solutions to Assignments given during the course.
S No | Session Name |
-- | ----- |
1 | [Introduction](Session_1_Introduction/)
2 | [Object_Multablility_&_Interning](Session_2_Object_Multablility_&_Interning/)
3 | [Numerical_Types_I](Session_3_Numerical_Types_I/)
4 | [Numerical_Types_II](Session_4_Numerical_Types_II/)
5 | [Function_Parameters](Session_5_Function_Parameters/)
6 | [First_Class_Functions](Session_6_First_Class_Functions/)
7 | [Scopes_&_Closures](Session_7_Scopes_&_Closures/)
8 | [Decorators](Session_8_Decorators/)**Course Provider**
[The School of AI](https://theschoolof.ai/)