Skip to main content

Deep Learning for everyone

Project description

Omnis

Deep Learning for everyone


You have just found Omnis.

Omnis is an API of neural network models, written in Python and capable of running on top of Keras. It was developed with a focus on enabling fast using of deep learning and modeling.

Use Omnis if you need a deep learning library that:

  • Is EASY to learn and use.
  • Allows for easy and fast prototyping.
  • Supports CNN, RNN, GAN, RL and etc.(TBA)
  • Runs seamlessly on CPU and GPU.

Omnis is compatible with: Python 2.7-3.6.


Guiding principles

  • Simplicity. Omnis pursues a simple architecture. Designing software with minimalist architecture not only helps you to understand the code easily but also helps your painful debugging.

  • Easiness. Don't worry about complicated algorithms or theories or mathematics. Omnis will handle difficult stuffs for you. Just learn how to use deep neural network and USE THIS!

  • Modularity. No spaghetti code!

  • Work with Python. No separate models configuration files in a declarative format. Models are described in Python code, which is compact, easier to debug, and allows for ease of extensibility.


Why this name, Omnis?

Omnis means EVERY in Latin. The goal of Omnis is to make deep learning technologies easier so that EVERY one can use deep learning technologies without headache.


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

Omnis-0.0.1.13.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

Omnis-0.0.1.13-py2-none-any.whl (17.3 kB view hashes)

Uploaded Python 2

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