farizrahman4u 3d01b5bb6b pep8 fixes
2017-01-26 14:57:34 +05:30
2017-01-25 10:27:43 +05:30
2017-01-25 10:27:43 +05:30
2017-01-26 14:57:34 +05:30
2017-01-26 11:37:40 +05:30
2017-01-25 12:46:45 +05:30
2017-01-25 16:49:08 -08:00
2017-01-25 07:56:49 +05:30
2017-01-25 23:26:55 +00:00
2017-01-25 10:28:36 +05:30

keras-contrib : Keras community contributions

Build Status

This library is an extension of the python deep learning library Keras. It contains layers, activations, loss functions, optimizers etc which can be used in addition to those provided by core Keras.


Installation

For instructions on how to install keras, see https://keras.io/#installation

git clone https://www.github.com/farizrahman4u/keras-contrib.git
cd keras-contrib
python setup.py install

Alternatively, using pip:

sudo pip install git+https://www.github.com/farizrahman4u/keras-contrib.git

For contributor guidelines see CONTRIBUTING.md

S
Description
Keras community contributions
Readme MIT 562 KiB
Languages
Python 100%