PBarnaghi / Task-Conditional-Neural-Networks-TCNN_Honglin_Li

Task Conditional Neural Networks (TCNN) leverage the probabilistic neural networks to estimate the probability density of the training samples. Then produce the task likelihood during the test state to fire the task-specific neurons correspondin to the test sampels. TCNN can detect and learn the new tasks fully-automatically without informing the changes to the model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Conditional Neural Networks (TCNN) via Honglin Li

Task Conditional Neural Networks (TCNN) leverage the probabilistic neural networks to estimate the probability density of the training samples. Then produce the task likelihood during the test state to fire the task-specific neurons correspondin to the test sampels. TCNN can detect and learn the new tasks fully-automatically without informing the changes to the model.

The main code repository:

https://codeocean.com/capsule/6003668/tree/v1

Preprint paper:

https://arxiv.org/pdf/2005.05080.pdf

About

Task Conditional Neural Networks (TCNN) leverage the probabilistic neural networks to estimate the probability density of the training samples. Then produce the task likelihood during the test state to fire the task-specific neurons correspondin to the test sampels. TCNN can detect and learn the new tasks fully-automatically without informing the changes to the model.

License:MIT License


Languages

Language:Python 98.5%Language:Dockerfile 1.3%Language:Shell 0.2%