Giter VIP home page Giter VIP logo

numerical-errors-in-the-bayesian-inference-of-neural-networks's Introduction

Platform Agnostic instructions

  1. To install Julia on your platform, download from the appropriate mirror and add to PATH, instructions can be found here

  2. To set up Git on your computer follow the instructions here

Running the Experiments

Firstly we need to download this repository and setup the project, in the command terminal we type as follows:

git clone https://github.com/deveshjawla/Numerical-Errors-in-the-Bayesian-Inference-of-Neural-Networks
cd Numerical-Errors-in-the-Bayesian-Inference-of-Neural-Networks
julia --project -e 'import Pkg; Pkg.instantiate()'

Now using any editor of choice such as Visual Studio Code, we can start running the experiements from the dataset folder.

If you wish to use the code for other datasets then I recommend making a new folder and copying the source code from the other datasets. Now all you need to do are the following steps:

  1. Data preprocessing - This step is unique for your probelem and the dataset and one should carefully analyse and decide how to process the dataset
  2. Design of the Neural network - If you have a simple dataset with tabular features, then you can use an MLP as the functional model. Here then all that is left is to chose a size of the network. This will depend on your dataset.

numerical-errors-in-the-bayesian-inference-of-neural-networks's People

Contributors

deveshjawla 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.