All Projects → KordingLab → Lab_teaching_2016

KordingLab / Lab_teaching_2016

Repository for materials/codes from Kording lab teaching 2016

Projects that are alternatives of or similar to Lab teaching 2016

Jupyterhub Deploy Teaching
Reference deployment of JupyterHub and nbgrader on a single server
Stars: ✭ 194 (+1112.5%)
Mutual labels:  jupyter-notebook, teaching
Nbgrader
A system for assigning and grading notebooks
Stars: ✭ 1,000 (+6150%)
Mutual labels:  jupyter-notebook, teaching
Lectures Labs
Slides and Jupyter notebooks for the Deep Learning lectures at Master Year 2 Data Science from Institut Polytechnique de Paris
Stars: ✭ 1,184 (+7300%)
Mutual labels:  jupyter-notebook, slide
Data Cleaning 101
Data Cleaning Libraries with Python
Stars: ✭ 243 (+1418.75%)
Mutual labels:  jupyter-notebook, teaching
Jupyter Edu Book
Teaching and Learning with Jupyter
Stars: ✭ 325 (+1931.25%)
Mutual labels:  jupyter-notebook, teaching
Python Course
Tutorial and introduction into programming with Python for the humanities and social sciences
Stars: ✭ 370 (+2212.5%)
Mutual labels:  jupyter-notebook, teaching
Pytorch Tutorials Examples And Books
PyTorch1.x tutorials, examples and some books I found 【不定期更新】整理的PyTorch 1.x 最新版教程、例子和书籍
Stars: ✭ 346 (+2062.5%)
Mutual labels:  jupyter-notebook, slide
Course20
Deep Learning for Coders, 2020, the website
Stars: ✭ 468 (+2825%)
Mutual labels:  jupyter-notebook, teaching
Julia Machine Learning Review
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Cocalc
CoCalc: Collaborative Calculation in the Cloud
Stars: ✭ 888 (+5450%)
Mutual labels:  jupyter-notebook
Autovega
Jupyter widget for quick visualization of Pandas dataframes using Vega and Altair
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Talks
Repository of publicly available talks by Leon Eyrich Jessen, PhD. Talks cover Data Science and R in the context of research
Stars: ✭ 16 (+0%)
Mutual labels:  teaching
Velocity Tutorial San Jose
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Kaggle Start
Kaggle 入门教程
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Cloud Rnaseq
ncbi data processing and cloud based genomics
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Deepem For Weakly Supervised Detection
MICCAI18 DeepEM: Deep 3D ConvNets with EM for Weakly Supervised Pulmonary Nodule Detection
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Tensorflow Tutorial
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Nla2016
Repository for 2016 NLA course @ Skoltech
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Carnd
Udacity's Self-Driving Car Nanodegree Projects
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Vqa Mxnet Gluon
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook

Kording lab teaching 2016

Repository to stores link, materials, code snippets for Kording lab teaching 2016. See teaching details on kordinglab.com/lab_teaching_2016. We will put details for each session in separate folder including code, slides or link to slides. If slides is larger than 1 MB, we recommend to put the link to the slide instead of putting the whole pdf on repository directly. Feel free to update or pull request!

Edit the page

You can edit page on docs folder on the repository. Custom docs/_data/project.yml to add information of the talk. Each talk can be added into _data/project.yml in the format as follows:

- name: "Oct 25th, Introduction on XGBoost"
  link: session_2
  description: "Introduction on XGBoost (extreme gradient boosting) and example code in Python by Titipat"

Typically, we will stick creating the slide using remarkjs, you can put slide (which is index.html) to new folder e.g. session_2. Editing this page will show up at kordinglab.com/lab_teaching_2016.

Run Jekyll page locally

You can change directory to docs folder then run

jekyll serve

to serve on local machine

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].