Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/drujensen/zero-to-deep-learning

Zero to Deep Learning Exercises
https://github.com/drujensen/zero-to-deep-learning

Last synced: 10 days ago
JSON representation

Zero to Deep Learning Exercises

Awesome Lists containing this project

README

        

# Zero to Deep Learning

This project is worksheets created while going through the book "Zero to Deep Learning" by Francesco Mosconi, Ari Lerner, Nate Murray

## start juniper

```bash
pipenv shell
jupyter lab
```

## open jupyter

```bash
open http://localhost:8888/lab
```