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
- Host: GitHub
- URL: https://github.com/t-88/coffee-and-ai
- Owner: t-88
- License: mit
- Created: 2023-12-11T08:30:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-22T20:55:07.000Z (over 1 year ago)
- Last Synced: 2025-02-01T23:44:53.974Z (4 months ago)
- Language: Jupyter Notebook
- Size: 1.08 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)