zincsabian's Stars
paperswithbacktest/awesome-systematic-trading
A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading.
cameron314/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
ccxt/ccxt
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
ClownW/Reinforcement-learning-with-PyTorch
Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch
MorvanZhou/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
pzhtpf/TPFVPN
手把手教你开发iOS端的VPN
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
hijkzzz/Awesome-LLM-Strawberry
A collection of LLM papers, blogs, and projects, with a focus on OpenAI o1 and reasoning techniques.
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
OptimalScale/LMFlow
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.
Hansimov/csapp
个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/
kvcache-ai/ktransformers
A Flexible Framework for Experiencing Cutting-edge LLM Inference Optimizations
hzwer/WritingAIPaper
Writing AI Conference Papers: A Handbook for Beginners
triton-lang/triton
Development repository for the Triton language and compiler
interestingLSY/CUDA-From-Correctness-To-Performance-Code
Codes & examples for "CUDA - From Correctness to Performance"
kvcache-ai/Mooncake
Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI.
forthespada/InterviewGuide
🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!
udlbook/udlbook
Understanding Deep Learning - Simon J.D. Prince
gabime/spdlog
Fast C++ logging library.
nlohmann/json
JSON for Modern C++
0voice/cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
CnTransGroup/EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译
casey/just
🤖 Just a command runner
gpu-mode/lectures
Material for gpu-mode lectures
karpathy/nn-zero-to-hero
Neural Networks: Zero to Hero
karpathy/LLM101n
LLM101n: Let's build a Storyteller
bupticybee/AlphaNLHoldem
An unoffical implementation of AlphaHoldem. 1v1 nl-holdem AI.
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.