How to Install
Installing Avalanche has Never Been so Simple
π¦ Install Avalanche with Pip
pip install avalanche-libpip install avalanche-lib[all]pip install avalanche-lib[extra] # supports for specific functionalities (e.g. specific strategies)
pip install avalanche-lib[rl] # reinforcement learning support
pip install avalanche-lib[detection] # object detection supportβ¬οΈ Install the Master Branch Using Pip
pip install git+https://github.com/ContinualAI/avalanche.gitπ Install the Master Branch Using Anaconda
π» Developer Mode Install
π€ Run it on Google Colab
Last updated
Was this helpful?