Skip to main content

A set of python modules for machine learning and data mining especially in the biological field.

Project description

PyPI version GitHub version license

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 logo Build Status license

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.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kerasy-0.7.2.tar.gz (146.2 kB view hashes)

Uploaded Source

Built Distribution

kerasy-0.7.2-cp37-cp37m-macosx_10_13_x86_64.whl (884.2 kB view hashes)

Uploaded CPython 3.7m macOS 10.13+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page