darylwyh's Stars
be5invis/Iosevka
Versatile typeface for code, from code.
astral-sh/rye
a Hassle-Free Python Experience
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
chaitjo/learning-tsp
Code for the paper 'Learning TSP Requires Rethinking Generalization' (CP 2021)
luciferldy/Compiler_Experiment
编译原理,使用 Java 实现的词法,语法,语义分析器
JadyXuan/NTTS
NO TIME TO SLEEP
HigherOrderCO/Bend
A massively parallel, high-level programming language
lowleveltv/babys-first-crackme
TheOfficialFloW/PPPwn
PPPwn - PlayStation 4 PPPoE RCE
zweix123/zstu-graduation-thesis-latex-template
alan2207/bulletproof-react
🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
lencx/ChatGPT
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
tkipf/gae
Implementation of Graph Auto-Encoders in TensorFlow
CarlEkerot/held-karp
A pure-Python Held-Karp implementation
facebookresearch/hydra
Hydra is a framework for elegantly configuring complex applications
wandb/wandb
The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
mindsdb/mindsdb
Platform for building AI that can learn and answer questions over federated data.
singgel/JAVA
存放JAVA开发的设计**、算法:《剑指Offer》、《编程珠玑》、《深入理解Java虚拟机:JVM高级特性与最佳实践》、《重构-改善既有代码的设计 中文版》、《clean_code(中文完整版)》、《Java编程**(第4版)》、《Java核心技术 卷I (第8版)》、《Quartz_Job+Scheduling_Framework》;一些大的上传不上来的文件在README
HVision-NKU/StoryDiffusion
Accepted as [NeurIPS 2024] Spotlight Presentation Paper
huggingface/lerobot
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
GeeeekExplorer/NJU-OS
南京大学操作系统OSLab
Alone4869/python-university
编译原理作业 包括 词法分析、语法分析、 LL1分析器
pdrozdowski/TSPLib.Net
C# .Net wrapper for TSPLib (Travelling Salesman Problems Library collected by Heidelberg university)
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
PyVRP/PyVRP
Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.
MaxwellRebo/awesome-2vec
Curated list of 2vec-type embedding models
Ldpe2G/CodingForFun
Codes For Sharing
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
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, ... 🧠