tngh5004's Stars
Ilya-Muromets/Pani
Pani: an Android app for recording RAW image, gyroscope, accelerometer, and calibration settings data
olexale/flutter_roadmap
Highly Subjective Roadmap to Flutter Development
Jeevan-kumar-Raj/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
roipeker/graphx
GraphX package for Flutter.
srcnalt/OpenAI-Unity
An unofficial OpenAI Unity Package that aims to help you use OpenAI API directly in Unity Game engine.
mika314/UELlama
Llama plugin for Unreal Engine 5
Akiya-Research-Institute/Depth-Anything-UE
Real-time monocular depth estimation with Depth Anything ONNX and visualization with Unreal Engine
getnamo/TensorFlow-Unreal
TensorFlow plugin for the Unreal Engine.
weify627/4D-Rotor-Gaussians
clovaai/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods, ICCV 2019
karpathy/LLM101n
LLM101n: Let's build a Storyteller
amirhossein-kz/Awesome-Diffusion-Models-in-Medical-Imaging
Diffusion Models in Medical Imaging (Published in Medical Image Analysis Journal)
visionxiang/Image-Stitching-Dataset
Dataset for image stitching by line-guided local warping with global similarity constraint, PR2018
microsoft/BitBLAS
BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.
AlarioAI/bitnet
Train and evaluate 1.58 bits Neural Networks
int8/monte-carlo-tree-search
Monte carlo tree search in python
haroldsultan/MCTS
Python Implementations of Monte Carlo Tree Search
facebookresearch/LaMCTS
The release codes of LA-MCTS with its application to Neural Architecture Search.
hrpan/tetris_mcts
MCTS project for Tetris
pbsinclair42/MCTS
A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain
kyegomez/BitNet
Implementation of "BitNet: Scaling 1-bit Transformers for Large Language Models" in pytorch
MCG-NJU/EMA-VFI
[CVPR 2023] Extracting Motion and Appearance via Inter-Frame Attention for Efficient Video Frame Interpolatio
carla-simulator/carla
Open-source simulator for autonomous driving research.
Lornatang/GoogLeNet-PyTorch
Restore the official code 100% and improve it to make it easier to use.
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, ... 🧠