Pinned Repositories
42sh
Fully functional shell in C. Variables, paths, globbing, jobs... handled. Interpreting done with an LL parser and an AST
bench_allocation_memcpy
bench_shared_memcpy
cccl
CUDA Core Compute Libraries
chess
Chess engine and AI written in C++ to compete with other students.
Client-Server-no-thread
OLD PROJECT A client-server written in C using no thread. Only process, pipes, socket and UnixDomainSocket
Cuda-Ray-Tracer
Ray Tracer written in C++/CUDA enabling real-time photorealistic rendering of multiple shapes with lights, shadows, and mirrors.
hsi-classification
Machine learning pipeline to classify hyperspectral images of fields.
keras-ships-classifications
Deep learning methods to classify images of ships.
prophecy
A deep neural networks framework similar to Keras and written from scratch in C++/CUDA.
Kh4ster's Repositories
Kh4ster/42sh
Fully functional shell in C. Variables, paths, globbing, jobs... handled. Interpreting done with an LL parser and an AST
Kh4ster/bench_allocation_memcpy
Kh4ster/bench_shared_memcpy
Kh4ster/cccl
CUDA Core Compute Libraries
Kh4ster/chess
Chess engine and AI written in C++ to compete with other students.
Kh4ster/Client-Server-no-thread
OLD PROJECT A client-server written in C using no thread. Only process, pipes, socket and UnixDomainSocket
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/cuda_bench_memory_space_transfer
Kh4ster/cuda_bench_template
Kh4ster/cusparse_version_comparison
Kh4ster/examples_gpgpu
Kh4ster/Gaussian-fire-OpenGL
Kh4ster/GPU-FPX
A Low-Overhead tool for Floating-Point Exception Detection in NVIDIA GPUs
Kh4ster/issue_device_lauch_graph
Kh4ster/Malloc
Reprogramming of the memory C allocation tool (malloc, realloc, free)
Kh4ster/nicolas-blin.fr
My personal website.
Kh4ster/perf_test_double
Kh4ster/Picross
OLD PROJECT Picross game written in C. FMOD and SDL used to handle sounds and 2D
Kh4ster/pylene-python-bindings
Python bindings for Pylene, a C++ image processing library.
Kh4ster/raft
RAFT contains fundamental widely-used algorithms and primitives for data science, graph and machine learning.
Kh4ster/switch-cuda
A simple bash script for switching between installed versions of CUDA.
Kh4ster/tp_irgpua