Giter Site home page Giter Site logo

k8s-deployment's Introduction

Introducing the "Futuristic" way of building Deep Learning Models


made-with-python Contributions welcome GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests Slack Documentation Status Contributor Covenant


Auto-DL is just DL but without code. ๐Ÿคฉ

Building deep learning models may take a lot of time. But not with AutoDL.
Automate your meta-work so that you can focus on building your models without the hassle of writing code.

  • โœจ Use our interactive model builder and AI powered suggestion system to quickly whip out a working DL model. โœจ

  • โœจ Trained your model for multiple hours and found out that it's bugged? Not anymore. With AutoDL's AI ecosystem validate your model before you train it. โœจ

  • โœจ Host your model just as easily as you created it. โœจ

Hacktoberfest Guidelines ๐Ÿ“

  • If an issue is not "assigned," you can assume that no one is working on it (may NOT be true). So to be sure, you can ask the following:

    • Can I take this up?
    • Also, mention a rough deadline until which you plan to fix the issue
    • (Optionally) Potential fixes DO NOT CREATE a pull request FIRST if someone else is working on it then your efforts might be wasted. Claiming doable and unclaimed issues should be the priority
  • Conventional commits in the PR title are a must

  • For frontend, while creating a pull request attach a screenshot of the change

  • Last but not least, one pull request to fix a typo is fine, but 5 pull requests to remove a stray whitespace is not (reference).

User Guidelines ๐Ÿ“‹

The docs are the perfect place for you to start getting used to Auto-DL.

Want to setup locally? ๐Ÿ 

Just want to get a gist of "How to use the application"?

Developer Guidelines ๐Ÿ‘ฉโ€๐Ÿ’ป

The contributing guidelines hosts all the information about building Auto-DL from source, how to contribute code and documentation, who to contact about what, etc.

Get started with Auto-DL (For Developers) ๐ŸŒ

Setup Auto-DL:


Features/Enhancements planned ๐Ÿ’ก

  • Improve the UI and UX.

  • Show model training related stats on the frontend.

  • Visualization and data preprocessing steps.

  • Model Explainability.

Contact ๐Ÿ“ง

You can find us on Twitter or on LinkedIn or join our community on Slack.

Have doubts? ๐Ÿ’ฌ

Read the FAQ or send us a mail at [email protected]

For more details, visit our website


Contributors ๐Ÿ’ฏ

Copyright and Licensing ยฉ

GNU General Public License v3.0

k8s-deployment's People

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

rusherrg

k8s-deployment's Issues

Configure SSL for HTTPS ingress

Feature Request

Is your feature request related to an existing Issue or a new implementation?

No

Feature Description

As of now, all the communication between the services is using HTTP. It would be better to use HTTPS instead making it more secure. Create a configuration such that it supports multiple domains.

Possible Solution

Use a certificate issuer like letsencrypt. Create a new pod/cluster containing the letsencrypt service to automate the generation and renewal of SSL certificates.

Make use of secrets and configmap for env variables

Feature Request

Is your feature request related to an existing Issue or a new implementation?

No

Feature Description

Instead of configuring the environment variables in multiple different configuration yamls use a configMap and secrets file to configure the required environment variables

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.