GithubHelp home page GithubHelp logo

auto-dl / auto-dl.github.io Goto Github PK

View Code? Open in Web Editor NEW
15.0 1.0 22.0 8.59 MB

Auto-DL helps you make Deep Learning models without writing a single line of code and giving as little input as possible.

Home Page: https://auto-dl.github.io

HTML 39.92% JavaScript 28.65% CSS 31.43%
deep-learning automated-deep-learning ai react django-rest-framework reinforcement-learning rnn python3 auto-dl hacktoberfest autodl

auto-dl.github.io's Introduction

Contributions welcome Slack

Auto-DL

Introduction

Auto-DL helps you make Deep Learning models without writing a single line of code and giving as little input as possible.

  • Using the GUI, you can specify the model components and DLMML will convert it to code, in the language and framework of your choice.

  • You can input the task and other abstract inputs like “data directory”, and the model architecture will also be generated by Auto-DL. It will truly be a one-click DL model development.

Info regrding the website code:

  • baseScripts() in base.js: appends the head tags and the body tags (description, seo, favicon, css, other cdn links) into each html page thereby making it easier to load cdn links in every page without mentioning them in every page

  • $('header').load('header.html #reuse-head'): load the header content which is in the header.html file into every html page

  • $(window).on('load', ()=>{ $.get(...)}): this will load the content from the yaml files into every page

  • jsyaml: this package is used for converting the yaml content to json

  • stringToHTML(): used for parsing html tags which are in simple text format for the DOM to recognize the html content

auto-dl.github.io's People

Contributors

adi10hero avatar adithyapaib avatar rahul524 avatar shintan777 avatar vedant080102 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

auto-dl.github.io's Issues

Make the "ABOUT" heading responsive

Bug Report

Make the heading after "ABOUT" responsive

Current Behavior

The heading looks good on desktops, but gets mashed together on smaller screens.

Expected behavior/code

Like the rest of the page, the heading should have proper spacing on smaller screens

⚙️ Environment

  • OS: Android

Additional context/Screenshots

autodl-github

Update dependency issues

Website shows 'jsyaml' not found on starting the local server.
Sane for 'bodymovin' dependency.

No alt tags used with images

It is a good idea to put alt tags and putting "Auto-DL" tag with the first logo may help in deciding the page's title

Image and Logo should be responsive

Please make the image and logo to be responsive....
We've speculated that those 2 images are stopping the whole page from being responsive...

Thanks

Redesign and code the https://auto-dl.github.io/ website

Feature Request

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

Feature Description

Redesigning needed for the GitHub page of AutoDL along with code

Possible Solution

Pair of Frontend and UI/UX designer can do it together.

Additional context

Improve the github page of the org

Currently, the org's GitHub page looks like a text dump on an HTML page.

The github page needs CSS, JS to look good.
Any kind of improvement appreciated.

To link this issue in your PRs, use see #<issue-id> in your PRs' description

Update readme

Updating readme with how to start the server & discussing roles of various js files.

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.