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

https://github.com/nirmit27/ds-and-ml

Learning how to crunch numbers and mimic human beings. 🤖
https://github.com/nirmit27/ds-and-ml

data-analytics data-science ipynb-jupyter-notebook kaggle machine-learning neural-network python sklearn sklearn-library tensorflow tensorflow2

Last synced: 5 months ago
JSON representation

Learning how to crunch numbers and mimic human beings. 🤖

Awesome Lists containing this project

README

          

# Data Science and ML

This repository contains the study material and practice problem solutions for gaining a better understanding of the fundamentals and core concepts of **Data Science**, **Machine Learning** and **Deep Learning**.

## Contents
### 1. Machine Learning
- #### [Toy datasets](./ML/Data)
- #### [Colab notebooks](./ML/Notebooks)
- #### [Basic projects](./Models)
### 2. Deep Learning
- #### [TensorFlow](./DL/TensorFlow)
- #### [PyTorch](./DL/PyTorch)
### 3. Data Analysis
- #### [SQL](./SQL)
* ##### [Queries](./SQL/Queries)
* ##### [Jupyter notebooks](./SQL/Notebooks)
- #### [Practice](./EDA)

---