Skip to content

syyunn/deepkit-python-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deepkit Python SDK

This package is necessary to send data from and to Deepkit in Python.

Requirement

  • Python 3.7+

Deepkit provides Keras Callbacks that handles many stuff automatically:

  • Keras is fully supported with version >2.2.5.
  • Tensorflow Keras is supported with version >2.

Debugger with layer watching is only available in Tensorflow Keras version >2.

Any other library is supported as well, but you need to manually call the SDK methods ot enrich your experiment with analytical data.

Installation

$ pip install deepkit

# update
$ pip install deepkit --upgrade

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Makefile 0.3%