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

https://github.com/t-88/coffee-and-ai

learning repo for ai
https://github.com/t-88/coffee-and-ai

Last synced: 3 months ago
JSON representation

learning repo for ai

Awesome Lists containing this project

README

        

# Coffee and AI
just trying to uncover whats ai and how to learn it, nothing much.
repo created to save ma progress in learning ai , with the end goal of entering **[kaggle house prices competition](https://www.kaggle.com/competitions/house-prices-advanced-regression-techniques)**

## Quiq Start
```
$ apt install jupyter-notebook
$ pip install -r requirements.txt
```

# Resources
- [Scikit-learn Crash Course - Machine Learning Library for Python](https://www.youtube.com/watch?v=0B5eIE_1vpU)
- [Scikit-Learn Course - Machine Learning in Python Tutorial](https://www.youtube.com/watch?v=pqNCD_5r0IU)