concepts
There are 419 repositories under concepts topic.
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
charlax/professional-programming
A collection of learning resources for curious software engineers
khanhnamle1994/cracking-the-data-science-interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
tvaneerd/cpp17_in_TTs
Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
jasmcaus/opencv-course
Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
joshyattridge/smart-money-concepts
Discover our Python package designed for algorithmic trading. It brings ICT's smart money concepts to Python, offering a range of indicators for your trading strategies.
boost-ext/te
C++17 Run-time Polymorphism (Type Erasure) library
tcbrindle/NanoRange
Range-based goodness for C++17
Novvum/36-graphql-concepts
📜 36 concepts every GraphQL developer should know.
andreasfertig/programming-with-cpp20
Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"
p-ranav/binary_log
Fast binary logger for C++
yewsiang/ConceptBottleneck
Concept Bottleneck Models, ICML 2020
pfultz2/Tick
Trait introspection and concept creator for C++11
free-to-learn/Machine-Learning-Concepts
Machine Learning Concepts with Concepts
deepgrace/monster
The Art of Template MetaProgramming (TMP) in Modern C++♦️
jfalcou/spy
SPY - C++ Information Broker
vishalsingh2972/NamasteJS-Notes
Quick reference to JavaScript concepts when necessary ❤️
AndrewSavetchuk/33-js-concepts-ukrainian-translation
📜 33 Концепції, які повинен знати кожен JavaScript розробник.
snollygolly/IsoCitySim
:city_sunrise: A simulation of a city using isometric tiles
fargonauts/copycat
Modern port of Melanie Mitchell's and Douglas Hofstadter's Copycat
Tyler-Hardin/thread_pool
Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.
mertyg/debug-mistakes-cce
Meaningfully debugging model mistakes with conceptual counterfactual explanations. ICML 2022
mertyg/post-hoc-cbm
Code for the paper "Post-hoc Concept Bottleneck Models". Spotlight @ ICLR 2023
beNative/Concepts
A collection of modules which demonstrate some programming concepts and Delphi libraries.
learncppnow/9E
Code samples from Teach Yourself C++ In One Hour a Day, Ninth Edition by Siddhartha Rao. Released in 2022 this book uses nearly 300 code samples to explain the most modern C++ language features including C++20 and C++23
M-Nauta/PIPNet
PIP-Net: Patch-based Intuitive Prototypes Network for Interpretable Image Classification (CVPR 2023)
mateoespinosa/cem
Repository for our NeurIPS 2022 paper "Concept Embedding Models: Beyond the Accuracy-Explainability Trade-Off" and our NeurIPS 2023 paper "Learning to Receive Help: Intervention-Aware Concept Embedding Models"
dkormalev/cefal
(Concepts-enabled) Functional Abstraction Layer for C++
shankarmadeshvaran/Movie_Trailers_SwiftUI
A simple app which shows the lastest movies trailers based on different genres developed using SwiftUI.
aswintechguy/Data-Science-Concepts
The repository contains all the machine learning, deep learning and NLP concepts with examples in python
gharveymn/small_vector
A fully featured single header library implementing a vector container with a small buffer optimization.
bixbydevelopers/capsule-sample-dice
This capsule is the companion code to the Bixby Quick Start guide. The capsule demonstrates use of Concepts and Actions.
debck/Learning-Go
List of concepts and code snippets that would help in learning Golang and apply in Web Development 🎉
websealevel/awesome-fr
Une liste organisée de ressources gratuites pour la programmation, le web et le design. Régulièrement mise à jour
akhilvasvani/Linear-Algebra-Basics
Linear Algebra Fundamentals for Machine Learning
peteraritchie/NamingThings
Content on tips, tricks, advice, practices for naming things in in software/technology