meta-project-show
There are 12 repositories under meta-project-show topic.
theolepage/sslsv
Framework for training and evaluating self-supervised learning methods for speaker verification.
theolepage/prophecy
A tiny deep neural network framework developed from scratch in C++ and CUDA.
theolepage/tensorflood
Tiny automatic differentiation (autodiff) engine for NumPy tensors implemented in Python.
Kh4ster/42sh
Fully functional shell in C. Variables, paths, globbing, jobs... handled. Interpreting done with an LL parser and an AST
Kh4ster/chess
Chess engine and AI written in C++ to compete with other students.
Kh4ster/cpp-concurrent-dictionary
Concurrent dictionary with one implementation based on concurrent hash maps and one based on concurrent tries.
Kh4ster/Cuda-Ray-Tracer
Ray Tracer written in C++/CUDA enabling real-time photorealistic rendering of multiple shapes with lights, shadows, and mirrors.
Kh4ster/hsi-classification
Machine learning pipeline to classify hyperspectral images of fields.
Kh4ster/keras-ships-classifications
Deep learning methods to classify images of ships.
Kh4ster/prophecy
A deep neural networks framework similar to Keras and written from scratch in C++/CUDA.
Kh4ster/Malloc
Reprogramming of the memory C allocation tool (malloc, realloc, free)
Kh4ster/pylene-python-bindings
Python bindings for Pylene, a C++ image processing library.