abhi1kumar / concept_demos

Interesting demo of ML concepts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Concept Demos

We show some interesting demos here.

Setup

  • Requirements

    1. Python 3.6
    2. Pytorch 1.5.1
    3. Cuda 9.2
    4. Ubuntu 18.04

    This is tested with NVIDIA 1080 Ti GPU. Other platforms have not been tested. Unless otherwise stated, the below scripts and instructions assume the working directory is the project root.

    Clone the repo first:

    git clone https://github.com/abhi1kumar/concept_demos.git

Running

Run the file as below:

python uncertainty.py

Contact

For questions, feel free to post here or drop an email to this address- abhinav3663@gmail.com

About

Interesting demo of ML concepts


Languages

Language:Python 100.0%