ContinualAI/colab
Continual Learning tutorials and demo running on Google Colaboratory.
This project provides interactive tutorials and demos for understanding Continual Learning (CL) concepts. It takes foundational knowledge of deep learning and introduces how models can learn new tasks without forgetting previous ones. Researchers, students, and practitioners interested in building more adaptable AI systems would use this.
357 stars. No commits in the last 6 months.
Use this if you want to learn about Continual Learning techniques through hands-on examples that run directly in your web browser using Google Colab.
Not ideal if you are looking for a library to implement Continual Learning in your existing codebase or a production-ready solution.
Stars
357
Forks
105
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ContinualAI/colab"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
dcavar/python-tutorial-notebooks
Python tutorials as Jupyter Notebooks for NLP, ML, AI
aws-neuron/aws-neuron-samples
Example code for AWS Neuron SDK developers building inference and training applications
amrzv/awesome-colab-notebooks
Collection of google colaboratory notebooks for fast and easy experiments
trekhleb/machine-learning-experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
deepklarity/jupyter-text2code
A proof-of-concept jupyter extension which converts english queries into relevant python code