Coder Social home page Coder Social logo

iwasakishuto / kerasy Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 1.0 20.27 MB

Imitating Keras to Deepen understanding.

Home Page: https://iwasakishuto.github.io/Kerasy/index.html

License: MIT License

Python 89.22% Dockerfile 0.20% Makefile 0.14% Cython 10.44%
deep-learning neural-networks machine-learning data-scien bioinfo python library

kerasy's Introduction

PyPI version GitHub version [Upload Python Package 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.

kerasy's People

Contributors

iwasakishuto avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

luiz00martins

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.