Skip to content

ModelChimp/datachimp

Repository files navigation

What is DataChimp?

DataChimp is an experiment tracker for Deep Learning and Machine Learning experiments.

Why DataChimp?

Installation

Choose either Docker based installation or the manual approach.

  • Docker
  • Manual
  • Production Deployment

Docker

  1. Docker is a prerequisite. You can download it from here - https://docs.docker.com/install/
$ git clone https://github.com/ModelChimp/datachimp
$ cd datachimp
$ bash docker.sh

Use the following command to start DataChimp.

$ bash docker.sh
  1. After starting DataChimp server, you can access it at http://localhost:8000

  2. Use the following credentials to log in

username: admin@modelchimp.com
password: modelchimp123