GithubHelp home page GithubHelp logo

dramemariama / convnet_tutorials Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lvdmaaten/convnet_tutorials

0.0 1.0 0.0 50 KB

Convolutional Network Tutorials (AMMI 2022)

License: MIT License

Jupyter Notebook 100.00%

convnet_tutorials's Introduction

Convolutional Network Tutorials (AMMI 2022)

These are the tutorials for the Convolutional Neural Networks class of the African Master's in Machine Intelligence given by Laurens van der Maaten and Allen Goodman.

The tutorials are iPython Notebooks in which you have to implements missing parts of the code yourself, run small experiments, and answer questions about the results of your experiments. The notebooks should be self-contained.

Run notebooks on Google Cloud via colab

You can run the notebooks on Google Cloud via colab. The advantage of this approach is that your experiments will run on Google's servers, which are likely faster than your own laptop. You will need a stable wifi connection to use colab. The following links take you to the colab notebooks:

Run notebooks locally using Jupyter

You can also run the tutorial notebooks locally on your laptop. This way, you do not need an internet connection while you are working on most parts of the tutorial.

Running notebooks locally is done via Jupyter. If you do not have Jupyter installed yet, you first we need to create a Conda environment (see here for details). To do so, git clone this repository and run the following commands in your Terminal from the ammi-2021-ConvNets directory:

You can install all packages from conda environment as follows:

conda env create -f environment.yaml

conda activate convnet_tutorials

You can run conda env list to confirm the convnet_tutorials environment is activated.

Next, start Jupyter Notebook by going into the convnet_tutorials directory in your Terminal and running jupyter notebook. This will open a browser window with the Jupyter notebook interface. In this interface, you can navigate to the correct folder and open the tutorial notebooks (with the .ipynb extension) to run them.

convnet_tutorials's People

Contributors

lvdmaaten avatar 0x00b1 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.