Giter Site home page Giter Site logo

Md. Yasin Kabir's Projects

d3_project1 icon d3_project1

Source Code for D3js Project 1: Visualizing time series data

d3project1 icon d3project1

Source Code for D3js Project 1: Visualizing time series data

optimized_beta_vae icon optimized_beta_vae

β Variational Auto-Encoder(VAE) is a popular variation of VAE proposed to automate the learning process of factorized latent representation more efficiently without any supervision. A β value greater than 1 enforces the model to learn disentangled representation more accurately. Disentangled representations emerge when the right balance is found between information preservation (reconstruction cost as regularisation) and latent channel capacity restriction (β > 1). However, the optimal value of β is dataset dependent and varies from dataset to dataset. In this paper, we tried to learn beta values based on the loss function automatically. In this method, we assume the optimal β value exists within n beans above 1, and We employ a Reinforcement Learning (RL) based n-arm bandit, where each arm tries to estimate the bean with the lowest loss during the training process. The optimal β value is found by applying simulated annealing within each bean. Result analysis shows that our approach performs better image generation than normal VAE and β VAE with random β, but reconstruction performance is slightly lower than normal VAE.

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.