Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)