Giter Club home page Giter Club logo

keras-toolbox's Introduction

keras-toolbox

PyPI version License

Your every day Keras toolbox.

The spirit of this library is to add some features missing from Keras and that make your workflow more smooth and easier. If these features start to be widely used it could be a good idea to propose them as a PR in the Keras repo.

Current features are :

  • Monitor callbacks to easily get information about your model training. Current callbacks allow to write the state in a file as a JSON or to send the state to a Telegram user ID.

  • Visualization functions : some functions to easily visualize weights and feature maps form a specific layer or all the layers.

  • Augmentation functions : trying to replace the Keras augmentation API but the code is very crappy at the moment.

Dependencies

  • Python 3 only (it's time to move)
  • the classics numpy, pandas, scipy
  • Keras
  • matplotlib for the visualization
  • python-telegram-bot for the TelegramMonitor callback

Documentation

The project is not big enough to write a proper doc for now. See this Notebook for a short documentation.

Author

License

MIT license. See LICENSE.

keras-toolbox's People

Contributors

hadim avatar

Watchers

 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.