Cool tools

Collection of useful tools for students, young researchers and enthousiasts in cognitive sciences and data science. There are already a lot of ressources everywhere arround the internet but here will be my personal collection of tools.

Machine Learning

BOOKS

Pattern Recognition and Machine Learning by Christopher Bishop (PDF)

Neural Networks - A Systematic Introduction by Raul Rojas (PDF)

Reinforcement Learning: An Introduction by Richard S. Sutton and Andrew G. Barto (PDF)

Mathematics for Machine Learning by Marc Peter Deisenroth, A Aldo Faisal, and Cheng Soon Ong (PDF)

ARTICLES
DATASETS

Images: MNIST, CIFAR-10, ImageNet, Breast Cancer Wisconsin, MS COCO, Open Images Dataset V4, COIL-100, Chars74K, Facial Image, Labelme, xView, Fashion-MNIST, PASCAL VOC, Street View House Numbers (SVHN), Stanford Dogs, Omniglot alphabets, VisualQA

Data: Iris Flowers, Wine Quality, Boston House Price

Videos: YouTube Dataset, CIFAR-10, ImageNet, Hollywood2, MovieLens, BDD100K

Corpus: WordNet, Twitter Sentiment Analysis, Sentiment140, BBC News, Amazon Reviews, Spam SMS Classifier, HotpotQA, Cornell Movie Dialogs, TIMIT Acoustic-Phonetic Continuous Speech, Reuters RCV1 RCV2 Multilingual, IMDB Reviews, WebQuestions

Lists of datasets: Wikipedia list of datasets, Kaggle datasets, Amazon datasets, Google datasets, Microsoft datasets, UCI datasets, Max Planck Institute datasets, Awesome Public Datasets, Computer Vision Datasets, EU Open Data Portal: European Government Datasets, Botanical Illustrations, Biodiversity data, ETH Zurich Robotics and Perception Group datasets, Lionbridge datasets, a blog post (Medium), another blog post (Analytics Vidhya)

TOOLS

Libraries (for python):
NumPy - scientific computing, arrays (cheatsheet)
SciPy - scientific computing (cheatsheet)
Pandas - data analysis, data structure (cheatsheet)
Scikit Learn - machine learning (cheatsheet)
Tensorflow - machine learning ecosystem (cheatsheet)
Keras - Neural Network API, python based, can run on top of tf, sequentials models (cheatsheet)
Pytorch - open source deep learning lib, based on C++ (cheatsheet)
MatPlotLib - plots and visualisations (cheatsheet)
Seaborn - plots and visualisations but nicer
NLTK - NLP text analysis most popular and useful lib
TextBlob - for esaier NLP and better than Pattern
SpaCy - for NLP with minimalism and selected options
Gensim - for well optimised and robust NLP
NetworkX - lib for graphs and networks Edward - lib for probabilistic modeling, inference, and criticism Pomegranate - lib for probabilistic models, bayes nets and Markov Models deeplearning.net - Software links

R / R Studio (cheatsheet)

Anaconda
Jupyter Notebook
Google Collab

AI cheatsheets

DeepIndex: what AI can do and where it is being applied

Pathmind, the Artificial Intelligence Wiki

Machine Learning Glossary: explanations of machine learning concepts with diagrams, code examples and links

Distill is dedicated to clear explanations of machine learning

Papers With Code: free and open resource with Machine Learning papers, code and evaluation tables(really REALLY cool state of the art)

Numerical Tours: some Jupyter Notebooks Python example

nteractive Machine Learning, Deep Learning and Statistics websites list

Lex Fridman (Artificial Intelligence podcast)

CONFERENCES

NeurIPS : Neural Information Processing Systems (NIPS)
ICML : International Conference on Machine Learning (ICML)
CVPR : IEEE/CVF Conference on Computer Vision and Pattern Recognition
ECAI : European Conference on Artificial Intelligence (ECAI)
ICRA
ICDL-EpiRob: International Conference on Development and Learning

BLOG POSTS

Machine Learning for Everyone. In simple words. With real-world examples. Yes, again by @vas3kcom
A Beginner's Guide To Understanding Convolutional Neural Networks by Adit Deshpande Artnome, Exploring Art Through Data Taxonomy vs Ontology: Machine Learning Breakthroughs A Short History of Ontology: It’s not just a Matter of Philosophy Anymore Cultures tribes of Machine Learning All Machine Learning Models Have Flaws

ML MEMES

AI Memes for Artificially Intelligent Teens (twitter)
deeplearning.ai (linkedin)
Machine Learning Memes for Convolutional Teens (facebook)
Mathematical Mathematics Memes (facebook)
Statistical Statistics Memes (facebook)

Cognitive Sciences

Mindmap of Cognitive Sciences Related Knowledge

BOOKS

Guide of the Cognitive Sciences Student (in french) by the FRESCO (PDF)

Invitation aux sciences cognitives by Francisco Varela (amazon)

The Modularity of Mind: An Essay on Faculty Psychology by Jerry A. Fodor (amazon)

Cognitive Science: An Introduction to the Science of the Mind by José Luis Bermúdez (amazon)

La cognition: Du neurone à la société by Andler, Tallon-Baudry, Collins (amazon)

Descartes' Error by Antonio Damasio (PDF)

The Man Who Mistook His Wife for a Hat by Oliver Sacks (amazon)

LINKS

Le cerveau statisticien : la révolution Bayésienne en sciences cognitives, Stanislas Dehaene course at College de France

Allen Brain Atlas

Cognitive Bias Codex

Human Computer Interactions

BOOKS

Human-Computer Interaction by Alan Dix (amazon)

The Handbook of Multimodal-Multisensor Interfaces, Volume 1: Foundations, User Modeling, and Common Modality Combinations (ACM Books) by Sharon Oviatt (amazon)

The Handbook of Multimodal-Multisensor Interfaces, Volume 2: Signal Processing, Architecture and Detection of Emotion and Cognition (ACM Books) by Sharon Oviatt (amazon)

The Handbook of Multimodal-Multisensor Interfaces, Volume 3: Language Processing, Software, Commercialization, and Emerging Directions (ACM Books) by Sharon Oviatt (amazon)

The Design of Everyday Things by Donald A. Norman (amazon)

Usability Engineering by Jakob Nielsen (amazon)

Designing the User Interface: Strategies for Effective Human-Computer Interaction by Ben Shneiderman (amazon)

The Psychology of Human-Computer Interaction by Allen Newell, Stuart K. Card (amazon)

ARTICLES

"Tangible Bits: Towards Seamless Interfaces between People, Bits and Atoms" by Hiroshi Ishii and Brygg Ullmer

"The Computer for the 21st Century" by Mark Weiser

Experimental study of apparent behavior, Fritz Heider & Marianne Simmel. 1944

CONFERENCES

CHI : CHI : Computer Human Interaction
SIGGRAPH : Special Interest Group on Computer GRAPHics and Interactive Techniques
UIST : ACM Symposium on User Interface Software and Technology
ICMI : International Conference on Multimodal Interfaces
VRST : ACM Symposium on Virtual Reality Software and Technology
ISS : International Conference on Interactive Surfaces and Spaces

LINKS

List of Physical Visualizations and Related Artifacts

List of funny bad designs

Can't Unsee

Maths, Stats and Bayesianism

BOOKS

Statistique descriptive : Nouvelle méthode pour bien comprendre et réussir by Bernard Py (amazon)

Statistical Inference by Casella & Berger, 2nd edition (PDF)

An Introduction to Probability by Grinstead & Snell, Dartmouth College Exercise book (PDF) / (solutions)

A First Course in Probability by Ross, 8th edition (PDF)

Bayesian Programming by Pierre Bessiere, Emmanuel Mazer, Juan Manuel Ahuactzin, Kamel Mekhnacha (amazon)

La formule du savoir : Une philosophie unifiée du savoir fondée sur le théorème de Bayes by Lê Nguyên Hoang (amazon)

The Compendious Book on Calculation by Completion and Balancing (Al-jabr wa Al-muqabala) by Muhammad ibn Musa al-Khwarizmi, 820 (wikipedia)

The Elements of Statistical Learning: Data Mining, Inference, and Prediction by Hastie, Tibshirani, Friedman, 2009 (PDF)

Éléments de mathématique by Nicolas Bourbaki (PDF, Bourbaki association)

Ramanujan's Lost Notebook by Srinivasa Ramanujan (PDF)

Gödel, Escher, Bach: an Eternal Golden Braid by Douglas Hofstadter (amazon)

ARTICLES

A Mathematical Theory of Communication, Claude Shannon, 1948

COOL THEOREMS
  • Vectors:
  • Matricies:
  • Probability:
  • Graphs:
  • Multivariate Derivatives:
  • Univariate Derivatives:
  • Dynamical Systems:
LINKS

P-hacking: Hack Your Way To Scientific Glory

Spurious Correlations: Number of people who drowned by falling into a pool correlated with Films Nicolas Cage appeared in

Ockham Razor in one tweet

Significant "Jelly beans linked to acnea" (xkdc)

Multi-armed Bandit Models for the Optimal Design of Clinical Trials: Benefits and Challenges (optimal decision making with bandits kinda solving the selection bias)

WolframAlpha Computational Engine

Brilliant (quizzes about math, logic and science)

Mathematical Tours: List of Algorithms

Youtube channels:
mathematicalmonk
Numberphile
3Blue1Brown
Science4All (in french)
Krista King
La statistique expliquée à mon chat (in french)

Programming, Code, Robotics

BOOKS

Code: The Hidden Language of Computer Hardware and Software by Charles Petzold (amazon)

Computer Networks by Andrew S. Tanenbaum (PDF)

Elements of Robotics by Mordechai Ben-Ari & Francesco Mondada (PDF)

Gods and Robots: Myths, Machines, and Ancient Dreams of Technology by Adrienne Mayor (amazon)

Cracking the Coding Interview, 6th Edition: 189 Programming Questions and Solutions by Gayle Laakmann McDowell (PDF)

TOOLS

MongoDB - python document-oriented NoSQL database program (MongoDB Compass GUI)
Spark - for real time querying of data, has API for working with Big Data, permits parallel data processing
Spark MLib - ml algos, features, pipelines, etc
Flask- web framework
Django- python web framework
Scala- supports parallel data processing, compact, fast and efficient (processes everything in memory so it is fast)

LINKS

Teach Yourself Computer Science

Youtube channels:
Computerphile
Motivational advices video: "It's Dangerous to Go Alone: Battling the Invisible Monsters in Tech - PyCon 2014 (Julie Pagano)"