GitHub - ModelChimp/tensorflow_example: Tracking tensorflow experiments using modelchimp · GitHub
Skip to content

ModelChimp/tensorflow_example

Folders and files

Repository files navigation

ModelChimp: Tensorflow Example

This repository contains example code of using ModelChimp with tensorflow Framework

ModelChimp Installation

pip3 install modelchimp

Its assumed that tensorflow is already installed

Define the project

Create the project in modelchimp and copy the project key to the code in main.py

alt text alt text

tracker = Tracker('<PROJECT KEY>', host='localhost:8000', experiment_name='MNIST Classification') #MODELCHIMP

Execute the code

Execute the code with the following command

python3 main.py

About

Tracking tensorflow experiments using modelchimp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages