-
Nav Public
Nav is easy to use 3D navigation library. It operates on axis-aligned cuboids (cells). Navigation data is built on-the-fly as soon as cells are fed to the system. Separate navigation module is resp…
-
MegaApiClient Public
Forked from gpailler/MegaApiClientMegaApiClient is a C# .Net library to access http://mega.co.nz / http://mega.nz cloud storage and file hosting service.
C# MIT License UpdatedJan 29, 2022 -
PoEapi Public
Forked from conajer/PoEapiAHK extension for PoE, also provides a PoEapikit application.
C GNU General Public License v3.0 UpdatedJan 26, 2022 -
Neuro_ Public
C++ implementation of neural networks library with Keras-like API. Contains majority of commonly used layers, losses and optimizers. Supports sequential and multi-input-output (flow) models. Suppor…
-
obs-stylefilter Public
Plugin for OBS Studio for applying neural style transfer
-
Neuro Public
C# implementation of neural networks library. Contains basic types of layers (dense, convolution, pooling, flatten). Supports single CPU, Multi-CPU and GPU tensor operations (using ManagedCUDA). Th…
-
DeepRL Public
C# library for deep reinforcement learning. Contains port of multiple OpenAI test environments. Project is in early stages of development.
-
-
CUDAfy.NET Public
CUDAfy .NET allows easy development of high performance GPGPU applications completely from the Microsoft .NET framework. It's developed in C#.