faruqsandi / ADL

THIS IS OBVIOUSLY NOT MY CODE. \nThis code refers to all experiments in our paper "Autonomous Deep Learning: Continual Learning Approach for Dynamic Environments"

Home Page:https://epubs.siam.org/doi/abs/10.1137/1.9781611975673.75

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autonomous Deep Learning

This is the code of Autonomous Deep Learning. It is capable of constructing the network structure from scratch with the absence of user-defined parameters. The main file is ADL.m while the file for executing is run_ADL.m. There are four datasets provided here that is, electricity pricing, weather, SEA, and hyperplane. The main file ADL.m can be downloaded from this link https://www.researchgate.net/publication/335022278_ADL_Code. This is also implemented in python, the code can be found in https://github.com/SeptivianaSavitri/adl_python.

About

THIS IS OBVIOUSLY NOT MY CODE. \nThis code refers to all experiments in our paper "Autonomous Deep Learning: Continual Learning Approach for Dynamic Environments"

https://epubs.siam.org/doi/abs/10.1137/1.9781611975673.75

License:Other


Languages

Language:MATLAB 100.0%