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 Keras:
Install Kerasy from PyPI (recommended): .. code-block:
$ sudo pip install kerasy
Alternatively: install Kerasy from the GitHub source: .. code-block:
$ 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
File details
Details for the file kerasy-0.5.2.tar.gz
.
File metadata
- Download URL: kerasy-0.5.2.tar.gz
- Upload date:
- Size: 16.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33620b3453bc326f0c0bd8ab9bc7506786fc3de66e13b651e435a08591de94fe |
|
MD5 | 641e4099b5619556414a4ed911ab4223 |
|
BLAKE2b-256 | 490b193db55ae3209df7c4381bf0f6f2e4b9971c5b0372539cd8da138f7a645d |