Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
Starred repositories
Gram-Schmidt orthogonalization pytorch implementation.
A Latex style and template for paper preprints (based on NIPS style)
Machine Learning Mischief: Examples from the dark side of data science
HesitantlyHuman / autoclip
Forked from pseeth/autoclipImplementation of adaptive gradient clipping for base pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
Multiple cursors plugin for vim/neovim
A curated list of project-based tutorials in C
This OS Tutorial expands on the fundamental concepts covered in cfenollosa/os-tutorial and covers entering long mode on the x86_64 architecture. It also uses clang rather than relying on an externa…
Check a file's syntax when saving a file (php, ruby, tex ...) with vim
Remove the headerbar from the gnome terminal
EfficientNetV2 pytorch (pytorch lightning) implementation with pretrained model
A curated list of project-based tutorials in C
A list of free LLM inference resources accessible via API.
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several basic kernel optimizations, including: elementwise, reduce, s…
To make it easy to benchmark AI accelerators
Evolutionary algorithms benchmark
Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.
Source for the little book about OS development
Curated list of project-based tutorials
Recommended C code style and coding rules for standard C99 or later