Skip to content

TAGI open source library

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt
Notifications You must be signed in to change notification settings

CivML-PolyMtl/OpenTAGI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the source code for our former TAGI library including the following features:
- Feedforward neural networks (FNN),
- Convolutional neural networks, 
- Generative adversarial networks, 
- Autoencoder, 
- Reinforcement learning (discrete and continuous actions), 
- Optimization of a function
- Derivative computation 
- Visual field,
- Partially observable Markov decision making,
- Full covariance for FNN,
- Online noise inference (homoscedastic & heteroscedastic cases).

The new pyTAGI library can be found at www.tagiml.com 

References:
[2022]    Analytically Tractable Hidden-States Inference in Bayesian Neural Networks
          Nguyen, L.H. and Goulet, J.-A.,
          Journal of Machine Learning Research, Volume 23, pp. 1-33. 
          [http://profs.polymtl.ca/jagoulet/Site/Papers/2022_TAGI_inference_Nguyen_Goulet.pdf]

[2021]    Tractable Approximate Gaussian Inference for Bayesian Neural Networks
          Goulet, J.-A., Nguyen, L.H. and Amiri, S.
          Journal of Machine Learning Research, 20-1009, Volume 22, Number 251, pp. 1-23. 
          [http://profs.polymtl.ca/jagoulet/Site/Papers/2021_Goulet_Nguyen_Amiri_TAGI_JMLR.pdf]

[2021]    Analytically Tractable Inference in Deep Neural Networks (CNN, ResNet, AE, GAN)
          Nguyen, L.H. and Goulet, J.-A.
          https://arxiv.org/pdf/2103.05461.pdf

[2021]    Analytically Tractable Bayesian Deep Q-Learning
          Nguyen, L.H. and Goulet, J.-A.
          https://arxiv.org/pdf/2106.11086.pdf

Author: Luong-Ha Nguyen (August 2021)

About

TAGI open source library

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages