Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.6 KB

README.rst

File metadata and controls

54 lines (35 loc) · 1.6 KB

[protoNN logo]

A framework for code-agnostic, interactive prototyping of DNNs.

build status from Travis CI https://coveralls.io/repos/github/undertherain/protoNN/badge.svg?branch=master pypi version

Features

  • Transparent and elastic scheduling of DNN training jobs on modern HPC systems.
  • Monitoring and visualizing model parameters and computational performance statistics.
  • Perform semi-automatic hyperparameter tuning/optimization and architecture search using evolutionary algorithms.
  • A user-defined interactive interface to drive the framework/ design process, not bound to any particular framework.
  • Scaling the functionality and performance of the model as the resources increase.

How do I get set up?

  • pip3 install protonn for latest stable release
  • pip3 install git+https://github.com/protoNN-ai/protoNN.git for recent development version
  • Python 3.6 or later is required

Contributors

Aleksandr Drozd

Mohamed Wahib

Mateusz Bysiek

Maxim Shpakovich

For licensing information, please see LICENSE