Stars
A repository of links with advice related to grad school applications, research, phd etc
Modeling, training, eval, and inference code for OLMo
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries
Tips for Writing a Research Paper using LaTeX
Awesome-LLM: a curated list of Large Language Model
An awesome README template to jumpstart your projects!
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
Datasets, Transforms and Models specific to Computer Vision
Distilled coarse part of LoFTR adapted for compatibility with TensorRT and embedded divices
Code for "LoFTR: Detector-Free Local Feature Matching with Transformers", CVPR 2021, T-PAMI 2022
SuperPoint and SuperGlue with TensorRT. Deploy with C++.
Genetic Algorithm + Google Maps API to solve the Traveling Salesman (NP-hard) Problem. Plan your travel over 100+ places with ease.
Paper on Factors / Patterns in the Genome that Correlates with a Higher Probability to which an Individual can be Infected by COVID-19
Recording MAC addresses of devices connected to the same local area network as a abstracted footprint so that individuals knows who they have met for the past 14 days
A depth-data object identification program that helps the visually impaired navigate through indoor environments through implementing a second derivative algorithm
A minimax + alpha-beta pruning artificial intelligence program for the game Gomoku (Similar to the game Go)