Pinned Repositories
Aion-4.7.5-Rework-GiGatR00n-Source-Developing-Project
http://forum.ragezone.com/f587/aion-4-7-5-gigatr00n-1165018/
BanditProblem
A collection of implementations of the bandit problem.
CuttingStockProblem
A simple program that computes the Cutting Stock Problem using the glpk library
LibSecureStorage
C library to store data or multiple files in an encrypted single-file storage.
LibSharedMemoryObject
LibSharedMemoryObject provides a simple API to load from memory shared library on both Linux (.so) and Windows (.dll)
LWJGL-2.9-Game-Engine
A simple LWJGL 2.9 Game Engine based on ThinMatrix OpenGL tutorials.
RFOMT
Code for Pruning Random Forest with Orthogonal Matching Trees
VQ-VAE-Images
PyTorch implementation of VQ-VAE applied on CIFAR10 dataset
VQ-VAE-Speech
PyTorch implementation of VQ-VAE + WaveNet by [Chorowski et al., 2019] and VQ-VAE on speech signals by [van den Oord et al., 2017]
Yet-Another-AlphaZero
Yet another AlphaZero program, applied to chess
swasun's Repositories
swasun/VQ-VAE-Speech
PyTorch implementation of VQ-VAE + WaveNet by [Chorowski et al., 2019] and VQ-VAE on speech signals by [van den Oord et al., 2017]
swasun/LibSharedMemoryObject
LibSharedMemoryObject provides a simple API to load from memory shared library on both Linux (.so) and Windows (.dll)
swasun/VQ-VAE-Images
PyTorch implementation of VQ-VAE applied on CIFAR10 dataset
swasun/LWJGL-2.9-Game-Engine
A simple LWJGL 2.9 Game Engine based on ThinMatrix OpenGL tutorials.
swasun/CuttingStockProblem
A simple program that computes the Cutting Stock Problem using the glpk library
swasun/LibSecureStorage
C library to store data or multiple files in an encrypted single-file storage.
swasun/Yet-Another-AlphaZero
Yet another AlphaZero program, applied to chess
swasun/Aion-4.7.5-Rework-GiGatR00n-Source-Developing-Project
http://forum.ragezone.com/f587/aion-4-7-5-gigatr00n-1165018/
swasun/BanditProblem
A collection of implementations of the bandit problem.
swasun/RFOMT
Code for Pruning Random Forest with Orthogonal Matching Trees
swasun/FrequencyAllocationProblem
A program to resolve the Allocation Frequency problem using two different modelisations (COP and valued CSP)
swasun/Joint-Text-and-Image-Representation
Implementation of joint text and image representations, using VSE++ losses, and implementation of t-SNE
swasun/LCompiler
A simple compiler for the toy language L. It converts .l files to MIPS
swasun/LibUnknownEchoUtilsModule
A lightweight utility library for C with cross-platform features.
swasun/MarmAudioDataset
swasun/Beta-VAE
Pytorch implementation of β-VAE
swasun/copyright-updater
Simple tool to update the copyright in C and Python files
swasun/FuncNamesScrambler
swasun/GLMsingle
A toolbox for accurate single-trial estimates in fMRI time-series data
swasun/KeepItHidden
swasun/KnapsackProblem
A simple program that computes the Knapsack problem using branch-and-bound (fractional method).
swasun/LibErrorInterceptor
Portable library in C99 to handle errors, format errors in stacktrace and do logging
swasun/LibMemoryPlugin
C library that provides a simple API to manipulate in-memory plugins
swasun/LibMemorySlot
LibMemorySlot provides an API to save/load slot from/to executable. A slot is a chunck of data identified by an integer ID, saved directly in the executable.
swasun/LibUnknownEchoCryptoModule
A cross-platform C library which depends on OpenSSL that allows to easily and quickly add crypto capabilities to your projects.
swasun/MaximumSubarrayProblem
A simple program that implements four algorithms to compute the Maximum Subarray Problem
swasun/nilearn
Machine learning for NeuroImaging in Python
swasun/pySearchlight
python tool for searchlight mapping
swasun/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
swasun/QLearningSolver
A Q-learning solver applied to the gym environment Taxi-v2.