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

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

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