davidneo's Stars
oleitersdorf/PyPIM
chromium/chromium
The official GitHub mirror of the Chromium source
karpathy/LLM101n
LLM101n: Let's build a Storyteller
lilipads/gradient_descent_viz
interactive visualization of 5 popular gradient descent methods with step-by-step illustration and hyperparameter tuning UI
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
yeger00/graph-diff
Utilities to view diff between graphs
minyoungg/platonic-rep
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
limbo018/DREAMPlace
Deep learning toolkit-enabled VLSI placement
mattnigh/ChatGPT3-Free-Prompt-List
A free guide for learning to create ChatGPT3 Prompts
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
mahmoodlab/HIPT
Hierarchical Image Pyramid Transformer - CVPR 2022 (Oral)
seanbaxter/circle
The compiler is available for download. Get it!
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
barbeau/gpstest
The #1 open-source Android GNSS/GPS test program
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
public-apis/public-apis
A collective list of free APIs
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
EbookFoundation/free-programming-books
:books: Freely available programming books
github/gitignore
A collection of useful .gitignore templates
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
JakubVojvoda/design-patterns-cpp
C++ Design Patterns
AMAI-GmbH/AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2022
xournalpp/xournalpp
Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets.
progschj/ThreadPool
A simple C++11 Thread Pool implementation
p-ranav/indicators
Activity Indicators for Modern C++
mayerui/sudoku
C++实现的跨平台数独游戏,命令行操作易上手,可以在开发间隙用来放松身心。数百行代码,初学者也可以轻松掌握。
ChungZH/notepanda
📃 A simple cross-platform notepad. Based on Qt and C++.
Gusabary/FlowChar
A tiny tool for conversion from pseudo-code to flowchart in character format.