A Collection of Conference & School Notes in Machine Learning πŸ¦„πŸ“πŸŽ‰

Overview

A Collection of Conference & School Notes in Machine Learning

v-ml-notes-banner

In this repo I collect my visual conference & summer school sketch notes - to prevent things getting messy. Feel free to have a look and enjoy, @RobertTLange!

FAQs

  • Q: What tablet do you use? A: I use an iPad 12.9' with the new Apple Pencil. But you don't have to. There are many cheaper tablet which do the job and I have seen awesome handwritten notes.

  • Q: What apps do you use? A: I use notability for all the talk sketches and procreate for illustrations. But I have also heard many good things about GoodNotes. Have a look at my recent blogpost in which I discuss my personal Machine Learning Research-iPad setup.

  • Q: Any advice on how to take notes? A: Ask yourself what type of notes you are would like to come back to in a week, month, or year. Also have a look at Natalia VΓ©lez. Her sketches are awesome! And practice on talks by great speakers. A well structured talk is way easier to summarise.

  • Q: Is there a gallery of all your notes? A: Yes, there is! Check out the Web UI visual-ml-notes.

Finally, I also put together a couple of slides describing my favorite aspects and journey of collecting the notes πŸ€—

Previously Sketched Events

Date Name Type Location Notes Program
20-12 NeurIPS Conference Virtual Click Click
20-07 MLSS Summer School Virtual Click Click
20-04 ICLR Conference Virtual Click Click
19-12 NeurIPS Conference Vancouver (Canada) Click Click
19-09 Bernstein Conference Berlin (Germany) Click Click
19-09 CCN Conference Berlin (Germany) Click Click
19-08 BMS Summer School Berlin (Germany) Click Click
19-07 EEML Summer School Bucharest (Romania) Click Click
19-06 RAAI Conference Bucharest (Romania) Click Click
19-06 FENS ENCODS PhD Symposium London (UK) Click Click
18-12 NeuRIPS Conference Montreal (Canada) Click Click
18-07 FENS Forum Conference Berlin (Germany) Click Click
17-08 ESSIR Summer School Barcelona (Spain) Click Click
17-08 DS^3 Summer School Paris (France) Click Click
A flexible CTF contest platform for coming PKU GeekGame events

Project Guiding Star: the Backend A flexible CTF contest platform for coming PKU GeekGame events Still in early development Highlights Not configurabl

PKU GeekGame 14 Dec 15, 2022
a distributed deep learning platform

Apache SINGA Distributed deep learning system http://singa.apache.org Quick Start Installation Examples Issues JIRA tickets Code Analysis: Mailing Lis

The Apache Software Foundation 2.7k Jan 05, 2023
Distributed Evolutionary Algorithms in Python

DEAP DEAP is a novel evolutionary computation framework for rapid prototyping and testing of ideas. It seeks to make algorithms explicit and data stru

Distributed Evolutionary Algorithms in Python 4.9k Jan 05, 2023
Iris species predictor app is used to classify iris species created using python's scikit-learn, fastapi, numpy and joblib packages.

Iris Species Predictor Iris species predictor app is used to classify iris species using their sepal length, sepal width, petal length and petal width

Siva Prakash 5 Apr 05, 2022
Solve automatic numerical differentiation problems in one or more variables.

numdifftools The numdifftools library is a suite of tools written in _Python to solve automatic numerical differentiation problems in one or more vari

Per A. Brodtkorb 181 Dec 16, 2022
Project to deploy a machine learning model based on Titanic dataset from Kaggle

kaggle_titanic_deploy Project to deploy a machine learning model based on Titanic dataset from Kaggle In this project we used the Titanic dataset from

Vivian Yamassaki 8 May 23, 2022
A python library for easy manipulation and forecasting of time series.

Time Series Made Easy in Python darts is a python library for easy manipulation and forecasting of time series. It contains a variety of models, from

Unit8 5.2k Jan 04, 2023
Nevergrad - A gradient-free optimization platform

Nevergrad - A gradient-free optimization platform nevergrad is a Python 3.6+ library. It can be installed with: pip install nevergrad More installati

Meta Research 3.4k Jan 08, 2023
An MLOps framework to package, deploy, monitor and manage thousands of production machine learning models

Seldon Core: Blazing Fast, Industry-Ready ML An open source platform to deploy your machine learning models on Kubernetes at massive scale. Overview S

Seldon 3.5k Jan 01, 2023
Uses WiFi signals :signal_strength: and machine learning to predict where you are

Uses WiFi signals and machine learning (sklearn's RandomForest) to predict where you are. Even works for small distances like 2-10 meters.

Pascal van Kooten 5k Jan 09, 2023
Python factor analysis library (PCA, CA, MCA, MFA, FAMD)

Prince is a library for doing factor analysis. This includes a variety of methods including principal component analysis (PCA) and correspondence anal

Max Halford 915 Dec 31, 2022
This repo includes some graph-based CTR prediction models and other representative baselines.

Graph-based CTR prediction This is a repository designed for graph-based CTR prediction methods, it includes our graph-based CTR prediction methods: F

Big Data and Multi-modal Computing Group, CRIPAC 47 Dec 30, 2022
Dragonfly is an open source python library for scalable Bayesian optimisation.

Dragonfly is an open source python library for scalable Bayesian optimisation. Bayesian optimisation is used for optimising black-box functions whose

744 Jan 02, 2023
ML Optimizers from scratch using JAX

Toy implementations of some popular ML optimizers using Python/JAX

Shreyansh Singh 38 Jul 29, 2022
Distributed Deep learning with Keras & Spark

Elephas: Distributed Deep Learning with Keras & Spark Elephas is an extension of Keras, which allows you to run distributed deep learning models at sc

Max Pumperla 1.6k Dec 29, 2022
A Python implementation of FastDTW

fastdtw Python implementation of FastDTW [1], which is an approximate Dynamic Time Warping (DTW) algorithm that provides optimal or near-optimal align

tanitter 651 Jan 04, 2023
Microsoft 5.6k Jan 07, 2023
Book Recommender System Using Sci-kit learn N-neighbours

Model-Based-Recommender-Engine I created a book Recommender System using Sci-kit learn's N-neighbours algorithm for my model and the streamlit library

1 Jan 13, 2022
The easy way to combine mlflow, hydra and optuna into one machine learning pipeline.

mlflow_hydra_optuna_the_easy_way The easy way to combine mlflow, hydra and optuna into one machine learning pipeline. Objective TODO Usage 1. build do

shibuiwilliam 9 Sep 09, 2022
A Python toolbox to churn out organic alkalinity calculations with minimal brain engagement.

Organic Alkalinity Sausage Machine A Python toolbox to churn out organic alkalinity calculations with minimal brain engagement. Getting started To mak

Charles Turner 1 Feb 01, 2022