A set of python modules for machine learning and data mining especially in the biological field.
Project description
Kerasy
I want to deepen my understanding of deep learning by imitating the sophisticated neural networks API, Keras.
Installation
There are two ways to install Kerasy:
- Install Kerasy from PyPI (recommended):
$ sudo pip install kerasy
- Alternatively: install Kerasy from the GitHub source:
$ git clone https://github.com/keras-team/keras.git $ cd keras $ sudo python setup.py install
Why this name Kerasy
Kerasy means “Keras” + “-y”.
Keras is a high-level neural networks API, written in Python.
“-y” is a native English suffix of adjectives meaning “characterized by or inclined to” the substance or action of the word or stem to which the suffix is attached. It often plays a role like “ish”, “esque”, or “like”.
Keras is my favorite library, so I wanted to imitate it and add more algorithms for in particular bioinformatics (which is my major.)
Keras
Keras is a high-level neural networks API, written in Python and capable of running on top of TensorFlow, CNTK, or Theano. It was developed with a focus on enabling fast experimentation. Being able to go from idea to result with the least possible delay is key to doing good research.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for kerasy-0.7.2-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc7f35a2e996422c301f62dbe378bb3c7081d65703c03f020cdab8eff9669ab9 |
|
MD5 | 19838e2dafcdd50424aa755728a3a7ec |
|
BLAKE2b-256 | ef92ab33ffa9efcaf429564f5e8866236faaac5ebe4894fe8c1333a7fc719fb3 |