Skip to content
forked from UoA-CARES/BuilT

BuilT - Build a Trainer of deep neural networks for machine vision using GUI

License

Notifications You must be signed in to change notification settings

afters-cool/BuilT

 
 

Repository files navigation

Build Status codecov

BuilT(Build a Trainer)

Easily build a trainer for DNNs using GUI and quickly do experiments for them.

Installation

conda create -n conda_BuilT python=3.7
conda activate conda_BuilT
pip install requirements-gpu.txt

How to run MNIST example

conda activate conda_BuilT
git clone https://github.com/UoA-CARES/BuilT.git
cd BuilT
sh ./train.sh

About

BuilT - Build a Trainer of deep neural networks for machine vision using GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.7%
  • HTML 37.1%
  • Shell 0.2%