darylwyh's Stars
PetarV-/GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
adam-maj/tiny-gpu
A minimal GPU design in Verilog to learn how GPUs work from the ground up
myshell-ai/OpenVoice
Instant voice cloning by MIT and MyShell.
apple/corenet
CoreNet: A library for training deep neural networks
gordicaleksa/pytorch-original-transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
hyunwoongko/transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"
nju-lug/modern-nju-thesis
南京大学学位论文 Typst 模板 modern-nju-thesis
google/gemma.cpp
lightweight, standalone C++ inference engine for Google's Gemma models.
linyacool/lexical_syntax_analysis
编译原理词法分析器&语法分析器LR(1)实现 C++
colinpollock/seinfeld-scripts
Scripts for parsing Seinfeld scripts
D-dot-AT/Stock-Prediction-Neural-Network-and-Machine-Learning-Examples
Examples of python neural net and ML stock prediction methods with sample stock data.
supermemoryai/supermemory
Build your own second brain with supermemory. It's a ChatGPT for your bookmarks. Import tweets or save websites and content using the chrome extension.
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
CoreyMSchafer/game-of-life
Demo application for the 'Jenkins: The Definitive Guide' book
StatQuest/decoder_transformer_from_scratch
triumphalLiu/OSLabs
OperatingSystemLabs_南京大学操作系统实验
Steamopollys/Steamodded
A Balatro ModLoader
PKU-YuanGroup/Open-Sora-Plan
This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.
mshumer/ai-researcher
jie65535/awesome-balatro
A list of Balatro Mods and Tools
AirKingCurry/NJU_CompilerLab
plandex-ai/plandex
AI driven development in your terminal. Designed for large, real-world tasks.
nashsu/FreeAskInternet
FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use.
orosmatthew/hydrogen-cpp
A hobby programming language 🔥
karpathy/llm.c
LLM training in simple, raw C/CUDA
westes/flex
The Fast Lexical Analyzer - scanner generator for lexing in C and C++
sanved77/flexbison
Code for the YouTube tutorials on Flex and Bison
courses-at-nju-by-hfwei/2022-compilers-coding-0
Using ANTLR4 in the Course on Compiler Theory at software.nju.edu.cn
NijikaIjichi/nju-compiler-test
南京大学编译原理实验 测试脚本 Test Scripts for Lab of NJU Compiler Course