mirror of
https://github.com/wassname/keras-contrib.git
synced 2026-06-27 16:10:11 +08:00
994c3e6d7afdcc07fec4bb77d6acfbeb3107a936
When 'q' param is given in url, github doesn't add the 'is:open' argument on its own.
keras-contrib : Keras community contributions
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
Languages
Python
100%