DataChimp is an experiment tracker for Deep Learning and Machine Learning experiments.
Choose either Docker based installation or the manual approach.
- Docker
- Manual
- Production Deployment
- 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
-
After starting DataChimp server, you can access it at http://localhost:8000
-
Use the following credentials to log in
username: admin@modelchimp.com
password: modelchimp123