https://github.com/samzhang02/learning-ml
A repository of good machine learning learning resources
https://github.com/samzhang02/learning-ml
Last synced: 5 months ago
JSON representation
A repository of good machine learning learning resources
- Host: GitHub
- URL: https://github.com/samzhang02/learning-ml
- Owner: SamZhang02
- Created: 2023-10-26T12:04:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-27T01:58:24.000Z (over 2 years ago)
- Last Synced: 2025-10-11T04:56:46.591Z (8 months ago)
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learning-ml
A repository of good resources to learn about machine learning, deep learning, and more
## Model Architectures
|Topic|Link|Note|
|-----|----|----|
|LSTM |[ ](http://colah.github.io/posts/2015-08-Understanding-LSTMs/)http://colah.github.io/posts/2015-08-Understanding-LSTMs/| |