Skip to main content

Advanced end-to-end machine learning framework.

Project description

Deepend

GitHub GitHub issues GitHub contributors GitHub Repo stars GitHub watchers

Logo

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
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

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

(back to top)

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

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 pip 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

(back to top)

Roadmap

  • [] LSTM Layers and GRU Cells
  • [] N-Dimensional Convolutional Layers

See the open issues for a full list of proposed features (and known issues).

(back to top)

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Your Name - @Continu13798401 - info@continuum-ai.de

Project Link: https://github.com/Letsmoe/deepend

(back to top)

Acknowledgments

(back to top)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deepend-0.0.2.tar.gz (15.1 kB view hashes)

Uploaded Source

Built Distribution

deepend-0.0.2-py3-none-any.whl (19.1 kB view hashes)

Uploaded Python 3

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