Git Product home page Git Product logo

learning-units's Introduction

What is this repo?

This repo contains a series of Learning Units. A Learning Unit is one hour of material meant to convey a few related concepts in the form of

  • a short (<15 min) presentation
  • some example notebooks
  • some open-ended practice exercises

During the academy, we will be going through these one-by-one listening to the instructors give their short presentations, checking out the examples, and doing the practice exercises.

Usage

Inside the units directory, there are 16 directories, each of them containing a Learning Unit of roughly the following format:

├── README.md
├── data
├── examples
└── practice
  • The README.md is meant to be viewed in a browser on github.com and contains.
    • The purpose of the unit.
    • The concepts being presented.
    • A link to the presentation.
    • The practice assignment.
  • The data directory contains the datasets that the instructors have chosen for the examples and practice exerciess.
  • A examples directory that contains notebooks that have a bunch of code already filled in. You don't HAVE to write any code here but you should play around with the stuff that's already written to get a feel for the code.
  • A practice directory that contains an empty notebook. This is where you should implement your solutions to the assignment presented in the README.

Setup

  1. Do the setup.
  2. Clone this repo.
    • Just do whatever you did to clone the setup repo except for this one instead.
  3. Open a jupyter notebook and navigate to the units directory of this repo
    • If you used anaconda, just navigate to where you cloned this repo
    • If you're using Docker, run run-jupyter-notebook.sh

learning-units's People

Contributors

joaopfrodrigues avatar jtascensao avatar pgfonseca avatar hdplsa avatar pschydlo avatar pedrogfonseca avatar xanguera avatar manugarri avatar pedromlf avatar boturon 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.