Stars
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.
Publicly shared solutions to Coding Challenges
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Curated front end system design resources for interviews and learning
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The proble…