GithubHelp home page GithubHelp logo

starlordadi / probabilistic-ai Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 30.17 MB

Implementation of Bayesian Learning and Reinforcement Learning algorithms for the course Probabilistic Artificial Intelligence at ETH Zuerich.

Dockerfile 0.29% Python 99.60% Shell 0.12%

probabilistic-ai's Introduction

Probabilistic-AI

Implementation of Bayesian Learning and Reinforcement Learning algorithms for the course Probabilistic Artificial Intelligence at ETH Zuerich. The algorithms encompass different areas of Bayesian Machine Learning like,

  1. Gaussian Processes
  2. Bayesian Neural Networks
  3. Bayesian Optimisation
  4. Reinforcement Learning

Gaussian Processes

Implemented Gaussian Process Regression for modelling and inferring fine particle concentration at different places to model air pollution. Used scikit-learn and gpytorch libraries to implement the Gaussian Processes (GP) and validated on a sample dataset provided. Tested different GP kernels and their combinations ideal for the data and implemented a modified inference method to handle asymmetric costs.

Bayesian Neural Networks

Implemented the following algorithms for multi-class classification task on the MNIST fashion dataset,

  1. Monte Carlo Dropout
  2. Ensemble Learning
  3. Stochastic Gradient Langevin Dynamics (SGLD)

Bayesian Optimisation

Implemented a Bayesian Optimisation algorithm with a constrained Acquisition Function to handle inequality constraints on the domain. Tested the algorithm on a toy problem in 2D.

Reinforcement Learning

Implemented a model free actor-critic algorithm based on Generalised Advantage Estimation for the Lunar Lander task. Trained and validated the policy in simulation.

lunar_lander

probabilistic-ai's People

Contributors

starlordadi avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.