A collection of notebooks based on "Data Science From Scratch" 2nd Edition (O'Reilly, Joel Grus)
☆12Mar 24, 2020Updated 5 years ago
Alternatives and similar repositories for data-science-from-scratch
Users that are interested in data-science-from-scratch are comparing it to the libraries listed below
Sorting:
- Homepage and materials for the course on data visualization, as part of uc3m’s Master in Computational Social Science☆14Feb 5, 2026Updated last month
- Bot capaz de responder preguntas basadas en una base de datos predefinida y también puede aprender nuevas preguntas y respuestas.☆29Oct 20, 2023Updated 2 years ago
- ☆11Oct 30, 2024Updated last year
- Notes on "Data Science from Scratch" by Joel Grus☆11Aug 9, 2016Updated 9 years ago
- Proyecto para el próximo curso de Platzi☆12Mar 1, 2024Updated 2 years ago
- Learning the topic Machine learning, with sample code.☆10Jul 22, 2024Updated last year
- Removes gaussian noise from colored images using an autoencoder.☆12Dec 2, 2021Updated 4 years ago
- ☆10Mar 21, 2025Updated 11 months ago
- ☆11Apr 12, 2021Updated 4 years ago
- ☆12Sep 25, 2024Updated last year
- A list of all the code challenges that the students of Lambda University will be doing.☆10Mar 31, 2018Updated 7 years ago
- On-Policy Model-free Reinforcement Learning for simplified Blackjack (David Silver Assignement)☆11Nov 20, 2017Updated 8 years ago
- 500 + Data Science, Machine learning ,Deep learning, Computer vision, NLP, Projects with code☆10Jul 4, 2021Updated 4 years ago
- An IntelliJ Idea plugin that plays a tone when a task is finished☆11Oct 27, 2025Updated 4 months ago
- Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!☆10Mar 7, 2018Updated 8 years ago
- GreaseMonkey scripts for the chronically online☆10Updated this week
- Implementation of Differential Learning Rate in Keras☆11Jun 4, 2019Updated 6 years ago
- Small write up and utility for decrypting Bitwarden CipherString secrets☆14Jan 16, 2020Updated 6 years ago
- VoiceRecorder is a simple voice/audio recorder☆13Nov 4, 2025Updated 4 months ago
- Basic usage of the KivyMD NavigationDrawer widget used to switch screens.☆10Oct 24, 2019Updated 6 years ago
- ☆12Feb 24, 2026Updated last week
- Study repo for David Silver's Reinforcement Learning Course☆12Apr 26, 2019Updated 6 years ago
- ☆12Mar 5, 2021Updated 5 years ago
- Resume Scan AI app built with Next.js 15, Tailwind CSS, BetterAuth, Open AI, Inngest, and Shadcn/ui☆25Dec 7, 2025Updated 3 months ago
- This is a repository for the post : https://mlwhiz.com/blog/2019/04/15/chatbot/☆11Apr 15, 2019Updated 6 years ago
- A curated list of websites for all things android dev☆12Aug 11, 2017Updated 8 years ago
- Train a bidirectional or normal LSTM recurrent neural network to generate text on a free GPU using any dataset. Just upload your text fil…