eve-mli: making learning interesting.
Project description
eve-mli: making learning interesting
Eve is an open-source deep learning framework used to devise and modify a network architecture in a flexible and interesting way.
We provide several jupyter notebooks under ./examples
to demonstrate how to build various network structures.
The most features of Eve are that: it provides a well defined framework which make your network structure can be upgraded along with the learning of weights.
Any contributions to Eve is welcome!
Installation
Install from PyPI:
pip install eve-mli
# pip install git+git@github.com:densechen/eve-mli.git
Developers can download and install the latest version from:
git clone https://github.com/densechen/eve-mli.git
cd eve-mli
python setup.py install
git clone https://gitee.com/densechen/eve-mli.git
cd eve-mli
python setup.py install
Vailidate installation:
python -c "import eve; print(eve.__version__)"
About the project
The documentation can be found here.
(Auto-building of documentation fails sometimes, you can build it manually via cd docs; make html
).
The project remains in development. We encourage more volunteers to come together!
The first official version of eve-mli will be released very soon.
About the authors
Dengsheng Chen Master @ National University of Defense Technology densechen@foxmail.com
References
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
Built Distribution
File details
Details for the file eve-mli-0.1.0.tar.gz
.
File metadata
- Download URL: eve-mli-0.1.0.tar.gz
- Upload date:
- Size: 138.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0.post20201207 requests-toolbelt/0.9.1 tqdm/4.55.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d75cc8d46d0727c8734ce59b974bdf5d49acdad70b97ab911e0ff57d1fe84a2 |
|
MD5 | 2af69be79a5e80c57f4a887b7cdb3865 |
|
BLAKE2b-256 | 1983f547ac4801bd5f0854d9a7b04c9fd44c1bb1d55f34e11fed72665367c67c |
File details
Details for the file eve_mli-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: eve_mli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 174.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0.post20201207 requests-toolbelt/0.9.1 tqdm/4.55.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fa1bc03388c8bc80cd02a6aa2ea84651888158281101cb94ab63995821b829e |
|
MD5 | 267ad3082fceff6df8cda04451ce3dfa |
|
BLAKE2b-256 | 107a8c7b5fc070cf9c94d291410f8306046b875bc806df46e4857a0715ab81b2 |