All Projects → ContinualAI → Colab

ContinualAI / Colab

Licence: mit
Continual Learning tutorials and demo running on Google Colaboratory.

Projects that are alternatives of or similar to Colab

Imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
Stars: ✭ 194 (+15.48%)
Mutual labels:  artificial-intelligence, jupyter-notebook, demo
Nlpaug
Data augmentation for NLP
Stars: ✭ 2,761 (+1543.45%)
Mutual labels:  artificial-intelligence, jupyter-notebook
Imageprocessing
MicaSense RedEdge and Altum image processing tutorials
Stars: ✭ 139 (-17.26%)
Mutual labels:  jupyter-notebook, tutorials
Forecasting
Time Series Forecasting Best Practices & Examples
Stars: ✭ 2,123 (+1163.69%)
Mutual labels:  artificial-intelligence, jupyter-notebook
2018 19 Classes
https://cc-mnnit.github.io/2018-19-Classes/ - 🎒 💻 Material for Computer Club Classes
Stars: ✭ 119 (-29.17%)
Mutual labels:  jupyter-notebook, tutorials
Git Cheats
Git Cheats - Interactive Cheatsheet For Git Commands
Stars: ✭ 124 (-26.19%)
Mutual labels:  tutorials, demo
100daysofmlcode
My journey to learn and grow in the domain of Machine Learning and Artificial Intelligence by performing the #100DaysofMLCode Challenge.
Stars: ✭ 146 (-13.1%)
Mutual labels:  artificial-intelligence, jupyter-notebook
Ml Ai Experiments
All my experiments with AI and ML
Stars: ✭ 107 (-36.31%)
Mutual labels:  artificial-intelligence, jupyter-notebook
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+1207.74%)
Mutual labels:  artificial-intelligence, jupyter-notebook
Rethinking Tensorflow Probability
Statistical Rethinking (2nd Ed) with Tensorflow Probability
Stars: ✭ 152 (-9.52%)
Mutual labels:  jupyter-notebook, tutorials
Artificial Intelligence Projects
Collection of Artificial Intelligence projects.
Stars: ✭ 152 (-9.52%)
Mutual labels:  artificial-intelligence, jupyter-notebook
Quantum Algorithms Tutorials
Tutorials for Quantum Algorithms with Qiskit implementations.
Stars: ✭ 115 (-31.55%)
Mutual labels:  jupyter-notebook, tutorials
Lab Workshops
Materials for workshops on text mining, machine learning, and data visualization
Stars: ✭ 112 (-33.33%)
Mutual labels:  jupyter-notebook, tutorials
Image classifier
CNN image classifier implemented in Keras Notebook 🖼️.
Stars: ✭ 139 (-17.26%)
Mutual labels:  artificial-intelligence, jupyter-notebook
Firstcoursenetworkscience
Tutorials, datasets, and other material associated with textbook "A First Course in Network Science" by Menczer, Fortunato & Davis
Stars: ✭ 111 (-33.93%)
Mutual labels:  jupyter-notebook, tutorials
Image Caption Generator
[DEPRECATED] A Neural Network based generative model for captioning images using Tensorflow
Stars: ✭ 141 (-16.07%)
Mutual labels:  artificial-intelligence, jupyter-notebook
Fixy
Amacımız Türkçe NLP literatüründeki birçok farklı sorunu bir arada çözebilen, eşsiz yaklaşımlar öne süren ve literatürdeki çalışmaların eksiklerini gideren open source bir yazım destekleyicisi/denetleyicisi oluşturmak. Kullanıcıların yazdıkları metinlerdeki yazım yanlışlarını derin öğrenme yaklaşımıyla çözüp aynı zamanda metinlerde anlamsal analizi de gerçekleştirerek bu bağlamda ortaya çıkan yanlışları da fark edip düzeltebilmek.
Stars: ✭ 165 (-1.79%)
Mutual labels:  artificial-intelligence, jupyter-notebook
Cnn Yelp Challenge 2016 Sentiment Classification
IPython Notebook for training a word-level Convolutional Neural Network model for sentiment classification task on Yelp-Challenge-2016 review dataset.
Stars: ✭ 106 (-36.9%)
Mutual labels:  artificial-intelligence, jupyter-notebook
Texas Hold Em Ai
Research on Texas Hold'em AI
Stars: ✭ 107 (-36.31%)
Mutual labels:  artificial-intelligence, jupyter-notebook
Hands On Machine Learning With Scikit Learn Keras And Tensorflow
Notes & exercise solutions of Part I from the book: "Hands-On ML with Scikit-Learn, Keras & TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems" by Aurelien Geron
Stars: ✭ 151 (-10.12%)
Mutual labels:  artificial-intelligence, jupyter-notebook

Continual AI - Colab

Continual AI is an open research community on the topic of Continual Learning and AI! :-) We are building an open-source, collaborative wiki at continualai.org as well as creating a community of CL enthusiasts! Join us today on slack! :D

Continual AI - Colab is a repository meant for tutorials and demo running on Google Colaboratory. The central idea is to collaboratively create a number of notebooks and scripts (for demo, showcasing & tutorials) which can be directly imported in Google Colab and are related to Continual Learning. Now, spread the power of Continual Learning! :-)


Content

Avalanche

Avalanche is a new end-to-end library for Continual Learning, developed and mantained by Continual AI. Check it out!

  • From Zero to Hero 1: Introduction notebook
  • From Zero to Hero 2: Models notebook
  • From Zero to Hero 3: Benchmarks notebook
  • From Zero to Hero 4: Training notebook
  • From Zero to Hero 5: Evaluation notebook
  • From Zero to Hero 6: Logging notebook
  • From Zero to Hero 7: Putting It All Together notebook
  • From Zero to Hero 8: Extending Avalanche notebook
  • From Zero to Hero 9: Contributing notebook

How to run it

Colab

  1. Go to Google Colab and sign in!

  2. Go to the "GitHub" tab and type "continualai"

  3. Pick a notebook an run it! :-)

How to contribute

We have a detailed account of the contribution procedure and guidelines in the corresponding file: CONTRIBUTING

You can also join our community on Slack for discussions: ContinualAI Slack

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].