faruqsandi / ADL_Pytorch

Pytorch implementation of Autonomous Deep Learning (ADL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADL_Pytorch

Pytorch implementation of Autonomous Deep Learning (ADL) published in SDM 2019 titled "Autonomous Deep Learning: Continual Learning Approach for Dynamic Environments. SDM 2019: 666-674"

datasets can be downloaded from "https://drive.google.com/drive/folders/1Kdkcdagctx1tX3bGIPo85XWIYKLAoMww?usp=sharing"

To run the code, one can go directly to .ipynb files. For example, if one wants to try ADL in SEA problem, one can go to ADL_sea.ipynb.

Our numerical results can be seen in the .html files.

About

Pytorch implementation of Autonomous Deep Learning (ADL)

License:MIT License


Languages

Language:HTML 63.4%Language:Jupyter Notebook 36.4%Language:Python 0.2%