Click here to view the live website.
Welcome to OneStepML.
"The one-step, open-source destination for all things ML."
"A FREE platform for student developers, made by the student developers..."
OneStepML is a community-led, open-sourced, e-learning platform for Machine Learning and Data Science, developed with ❤️ at elecTRON.
OneStep Client Repo: Here
OneStep Content Repo: Here
-
Absolutely FREE: Yes. OneStepML is a non-profit organization with one aim— to put an end to the culture of putting education behind paywalls!
-
Machine Learning Tracks: Learn machine learning from basics to advanced, with hand-crafted and trusted content.
-
Python Learning Tracks: New to machine learning? Start by getting familiar with Python first with our Python Crash Course!
-
No Sign-In Required: Students can learn without logging in too! We do not share/sell your data. You only need to register (optional) to keep track of your progress and the quizes you have solved.
-
Live Code Execution: Execute you Python code right away inside an integrated code editor. You don't need powerful PCs to learn ML!
-
Interactive Quizzes: Track your learning with interactive quizzes, and get your answers right away.
-
Run on Colab Integration: Practice and learn via hands-on exercises/tutorials in Google Colab Notebooks.
Join our Discord and be part of OneStep community. Feel free to interact with other community members and also get your doubts cleared regarding anything OneStep related.
Link to the server - https://discord.com/invite/cwxfhByeBf
- Node
- Yarn
yarn install
This command installs all the dependencies needed for project to run locally. Enjoy 🎉
yarn start
This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.
yarn deploy
This command will deploy the server to heroku.
Please read our Contributing Guide before submitting a Pull Request to the project.