Advanced end-to-end machine learning framework.
Project description
Deepend
Deepend is an advanced end-to-end machine learning framework. It offers many tools, and libraries with a platform that helps novices gain experience fast and offers researchers and community members all around the globe to publish their work and show their talents.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
About The Project
Here's a blank template to get started: To avoid retyping too much info. Do a search and replace with your text editor for the following: Letsmoe
, deepend
, Continu13798401
, linkedin_username
, email
, email_client
, Deepend
, project_description
Getting Started
To start off, open a terminal and add Deepend from your preferred package manager, this will get you up and running in seconds. Deepend comes with some small datasets already preinstalled, we offer you to download many more from our website though and we entice you to take a look at Kaggle datasets.
Dependencies
To run Deepend it is required that you have NumPy installed. The utilities module requires you to have OpenCV and os installed.
pip
pip install deepend
Poetry
poetry add deepend
First Contact
Deepend is both a backend and frontend for creating machine learning models. Importing it is as simple as any other package. After you installed it from your package manager you can run
import deepend
This will get you everything deepend comes with, to be more specific you can import each module separately. Deepend comes with the following modules:
import deepend.utils as utilities
import deepend.activations as activations
import deepend.models as models
import deepend.losses as losses
import deepend.metrics as metrics
Roadmap
- [] LSTM Layers and GRU Cells
- [] N-Dimensional Convolutional Layers
See the open issues for a full list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE.txt
for more information.
Contact
Your Name - @Continu13798401 - info@continuum-ai.de
Project Link: https://github.com/Letsmoe/deepend
Acknowledgments
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 deepend-0.0.1.tar.gz
.
File metadata
- Download URL: deepend-0.0.1.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35191a2af770a80ae3446a754ff441decc9a748a16376df353efcb3a80b5bc74 |
|
MD5 | cdb30b743b9c0dc8dc3903d8f85e6256 |
|
BLAKE2b-256 | 959d7c61dd7c1df87c9d895000180168de9ff9194c318ff9416e3df04638fe31 |
File details
Details for the file deepend-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: deepend-0.0.1-py3-none-any.whl
- Upload date:
- Size: 19.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d7c2a635f3faf690843d12ee0e8a388d4ee587f6ccc63349a4de409e3b713c6 |
|
MD5 | ebb47e4b5aea450527cc5e4691a69a22 |
|
BLAKE2b-256 | b958f22c06aa6ede5bf66dbfc1d623e17e3640e96ce5afdae6998ce32f21c508 |