Skip to content

RemiLehe/thw_keras_introduction

Repository files navigation

Binder

Overview

Repository for a tutorial at THW, Berkeley on Keras.

Running the tutorial

The tutorial is in the form of Jupyter notebooks. You can run these notebooks:

  • remotely on mybinder.org: to do so, click the above badge.

  • locally on your computer. To do so, install Anaconda and install the requirements by typing

conda install -c conda-forge jupyter keras pandas matplotlib

Then, clone this repository, and run the jupyter notebook:

git clone https://github.com/RemiLehe/thw_keras_introduction.git
cd thw_keras_introduction
jupyter notebook index.ipynb

About

Tutorial on Keras for THW, Berkeley

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published