Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Pull Origin
  • Loading branch information
elpapi42 committed Nov 21, 2019
2 parents 8c65a1d + 2fb96c7 commit 44e991a
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# DeepBay

The purpose of the repo is to compile Deep Learning Architectures created using Tensorflow or Keras. The architectures must be provided as a ready-to-use Plug-and-Play module that can be easily integrated into any existing project or architecture design.
This project was created with the objective of compile Machine Learning Architectures created using Tensorflow or Keras. The architectures must be provided as a ready-to-use Plug-and-Play module that can be easily integrated into any existing project or architecture design.

## Installation

You can use pip for install this from PyPi, just use:

!pip install deepbay
```
pip install deepbay
```

https://pypi.org/project/deepbay/
https://pypi.org/project/deepbay

0 comments on commit 44e991a

Please sign in to comment.