Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krxkgit/machine-learning
机器学习相关代码
https://github.com/krxkgit/machine-learning
Last synced: 13 days ago
JSON representation
机器学习相关代码
- Host: GitHub
- URL: https://github.com/krxkgit/machine-learning
- Owner: KrxkGit
- License: gpl-3.0
- Created: 2023-12-01T23:16:22.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T17:16:23.000Z (6 months ago)
- Last Synced: 2024-05-22T18:33:38.510Z (6 months ago)
- Language: Jupyter Notebook
- Size: 52.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🍕深度学习实践代码
## 🍺环境
代码主要基于**Pytorch** 框架实现,主要环境为 **Jupyter** 。
## 🍺索引
- Course_Homework 为深度学习课程作业代码。
- Math-Model 为数学建模相关实践代码。
- 更多待补充。## 🍺参考
- 李沐 *深度学习* 视频课程
- HuggingFace
- 更多待补充