Coder Social home page Coder Social logo

udemirezen / beefly Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hourout/beefly

0.0 1.0 0.0 5.13 MB

Dynamic visualization training service in Jupyter Notebook for Keras tf.keras and others.

License: Apache License 2.0

Python 0.33% Jupyter Notebook 99.67%

beefly's Introduction

Beefly

PyPI version Github license PyPI PyPI format

Beefly is efficient visualization training packages of Keras, enabling the live visualization of loss function and metrics during training process.

Beefly is process in the Jupyter Notebook, so we recommend Jupyter Notebook as Beefly's developing environment.

| API Document | API文档 | 中文介绍 |

Installation

To install this verson from PyPI, type:

pip install beefly

To get the newest one from this repo (note that we are in the alpha stage, so there may be frequent updates), type:

pip install git+git://github.com/Hourout/beefly.git

Feature

  • Visualization of general machine learning training

    • Support customizing the name of loss function and metric
    • Support customizing the name of validation set
    • Support displaying the result of training set and test set in the same plot
    • Support setting maximum training number of iterations
    • Support both batch way and epoch way to train
    • Support visual plotting
    • Support visual plotting in both batch way and epoch way periodically
  • keras backend

    • Support customizing the name of loss function and metric in epoch way
    • Support customizing the name of validation set in epoch way
    • Support displaying the result of training set and test set in the same plot in epoch way
    • Support setting maximum training number of iterations in epoch way
    • Support visual plotting in epoch way
    • Support visual plotting in both batch way and epoch way periodically in epoch way
    • Support customizing the name of loss function and metric in batch way
    • Support customizing the name of validation set in batch way
    • Support displaying the result of training set and test set in the same plot in batch way
    • Support setting maximum training number of iterations in batch way
    • Support visual plotting in batch way
    • Support visual plotting in both batch way and epoch way periodically in batch way

Example

beefly's People

Contributors

hourout avatar gloria2442 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.