https://github.com/steadylearner/how_to_learn_data_science
https://github.com/steadylearner/how_to_learn_data_science
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/steadylearner/how_to_learn_data_science
- Owner: steadylearner
- Created: 2024-08-09T05:29:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-09T06:00:20.000Z (almost 2 years ago)
- Last Synced: 2025-06-20T09:08:40.930Z (about 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to learn data science
Start with https://github.com/emilwallner/How-to-learn-Deep-Learning
## Create accounts
- https://www.kaggle.com
- https://huggingface.co
- https://www.gradio.app
- https://www.paperspace.com
## Learn how to use Jupyter notebook
- https://github.com/jupyter/notebook
- https://www.dataquest.io/blog/jupyter-notebook-tutorial
## Read some articles and videos
- https://towardsdatascience.com
- https://www.youtube.com/@3blue1brown
- https://www.youtube.com/@AAmini
- https://www.youtube.com/playlist?list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI
## Tutorials
- https://pytorch.org/tutorials
- https://course.fast.ai
## Code and build projects
WIP