Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chesterxalan/classwork-pythonmlapplicationdevelopment
The classwork from Python ML Application Development.
https://github.com/chesterxalan/classwork-pythonmlapplicationdevelopment
ai classwork jupyter-notebook ml python
Last synced: about 17 hours ago
JSON representation
The classwork from Python ML Application Development.
- Host: GitHub
- URL: https://github.com/chesterxalan/classwork-pythonmlapplicationdevelopment
- Owner: chesterXalan
- License: mit
- Created: 2024-07-09T12:03:36.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T14:03:19.000Z (2 months ago)
- Last Synced: 2024-09-13T02:12:20.601Z (2 months ago)
- Topics: ai, classwork, jupyter-notebook, ml, python
- Language: Jupyter Notebook
- Homepage:
- Size: 37.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Classwork-PythonMLApplicationDevelopment
The classwork from Python ML Application Development.
Python 機器學習應用開發 上課內容
## 使用 [Poetry](https://python-poetry.org/docs/) 安裝環境
```shell
poetry install
```## 課程內容
- [20240709](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson01) (01/22)
- [20240711](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson02) (02/22)
- [20240716](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson03) (03/22)
- [20240718](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson04) (04/22)
- [20240723](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson05) (05/22)
- [20240730](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson06) (06/22)
- [20240801](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson07) (07/22)
- [20240806](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson08) (08/22)
- [20240808](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson09) (09/22)
- [20240813](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson10) (10/22)
- [20240815](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson11) (11/22)
- [20240820](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson12) (12/22)
- [20240822](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson13) (13/22)
- [20240827](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson14) (14/22)
- [20240903](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson15) (15/22)
- [20240905](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson16) (16/22)
- [20240910](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson17) (17/22)
- [20240912](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson18) (18/22)
- [20240919](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson19) (19/22)
- [20240924](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson20) (20/22)
- [20240926](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson21) (21/22)
- [20241001](https://github.com/chesterXalan/Classwork-PythonMLApplicationDevelopment/tree/main/lesson22) (22/22)