Skip to content

jarski/LetsMakeMLBoringAgain

Repository files navigation

LetsMakeMLBoringAgain

Setup

The exercises could be run locally using docker or in some cloud service for jupyter notebooks like Google Colab.

Google colab

Go to https://colab.research.google.com/

File -> Open notebooks -> notebooks/Exercises.ipynb

(or) Local with docker

Run these commands in the project directory

docker-compose build
docker-compose up

If successful, you should see this in the terminal:

alt text

Open the url in a browser.

If successful, you should see this in the browser:

alt text

Great! You are setup! You can find the exercises from notebooks folder.

Happy coding 🤓

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published