millejade's Stars
Apress/beginning-cpp20
Source Code for 'Beginning C++20' by Ivor Horton and Peter Van Weert
gibsjose/cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
nikhilsourav/Data-Structures-and-Algorithms
Fundamentals of Data structures and algorithms in C++
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
amanchadha/coursera-deep-learning-specialization
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models
ashishpatel26/Andrew-NG-Notes
This is Andrew NG Coursera Handwritten Notes.
tomasz-lewicki/ai-thermometer
Fever screening with IR & RGB cameras and Deep CNNs
varunu28/LeetCode-Java-Solutions
Daily grind 🏃
rampatra/Algorithms-and-Data-Structures-in-Java
Algorithms and Data Structures in Java
hussien89aa/DataStructureAndAlgorithms
Write code that run faster, use less memory and prepare for your Job Interview
abhpd/hacktoberfest2021
🌱 Contribute your favorite 📚 Data Structure implementation, 🕸 Algorithms, and 🎲 Projects. 😊 | Very Active Repository, Star and Share with your friends |
AkashSingh3031/The-Complete-FAANG-Preparation
Dive into this repository, a comprehensive resource covering Data Structures, Algorithms, 450 DSA by Love Babbar, Striver DSA sheet, Apna College DSA Sheet, and FAANG Questions! 🚀 That's not all! We've got Technical Subjects like Operating Systems, DBMS, SQL, Computer Networks, and Object-Oriented Programming, all waiting for you.
mstane/design-pattern-collection
Collection of Design Patterns in real practice implemented in Java
BeardedDonut/DesignPatternsPractice
GoF design patterns practice in Java
ernestomancebo/DesignPattern
Design pattern practices in Java.
ad1992/HackerEarth
Solutions to HackerEarth problems
iluwatar/java-design-patterns
Design patterns implemented in Java