Stars
MSc Thesis at FER led by Lea Skorin-Kapov, PhD and Nina Skorin-Kapov, PhD
🦀 Small exercises to get you used to reading and writing Rust code!
An experiment with "freely" wired neural networks (no layers)
TF2 Implementation of "Energy Based Models" (Du and Mordatch) and Joint-Energy Models (Grathwohl et al.)
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
Simple python implementation of stochastic gradient descent for neural networks through backpropagation.
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Display information about files in different file formats and find gadgets to build rop chains for different architectures (x86/x86_64, ARM/ARM64, MIPS, PowerPC, SPARC64). For disassembly ropper us…
A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the …
Small personal project to create a working gameboy emulator in C