Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chesterxalan/classwork-pythondlapplicationdevelopment
The classwork from Python DL Application Development.
https://github.com/chesterxalan/classwork-pythondlapplicationdevelopment
ai classwork jupyter-notebook ml python
Last synced: 16 days ago
JSON representation
The classwork from Python DL Application Development.
- Host: GitHub
- URL: https://github.com/chesterxalan/classwork-pythondlapplicationdevelopment
- Owner: chesterXalan
- License: mit
- Created: 2024-09-14T03:11:44.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-13T05:43:33.000Z (about 1 month ago)
- Last Synced: 2024-10-16T19:57:32.365Z (about 1 month ago)
- Topics: ai, classwork, jupyter-notebook, ml, python
- Language: Jupyter Notebook
- Homepage:
- Size: 24.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Classwork-PythonDLApplicationDevelopment
The classwork from Python DL Application Development.
Python 深度學習應用開發 上課內容
## 使用 [Poetry](https://python-poetry.org/docs/) 安裝環境
```shell
poetry install
```## 課程內容
- [20240914](https://github.com/chesterXalan/Classwork-PythonDLApplicationDevelopment/tree/main/lesson01) (01/22)
- [20240921](https://github.com/chesterXalan/Classwork-PythonDLApplicationDevelopment/tree/main/lesson02) (02/22)
- [20240928](https://github.com/chesterXalan/Classwork-PythonDLApplicationDevelopment/tree/main/lesson03) (03/22)
- [20241005](https://github.com/chesterXalan/Classwork-PythonDLApplicationDevelopment/tree/main/lesson04) (04/22)
- [20241012](https://github.com/chesterXalan/Classwork-PythonDLApplicationDevelopment/tree/main/lesson05) (05/22)
- [20241019](https://github.com/chesterXalan/Classwork-PythonDLApplicationDevelopment/tree/main/lesson06) (06/22)
- [20241026](https://github.com/chesterXalan/Classwork-PythonDLApplicationDevelopment/tree/main/lesson07) (07/22)