vformanyuk's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
google-research/google-research
Google Research
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
electronicarts/CnC_Remastered_Collection
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
triton-lang/triton
Development repository for the Triton language and compiler
alicevision/Meshroom
3D Reconstruction Software
spotify/pedalboard
🎛 🔊 A Python library for audio.
microsoft/SEAL
Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
higgsfield-ai/higgsfield
Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillions of parameters
SciSharp/TensorFlow.NET
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
bepu/bepuphysics2
Pure C# 3D real time physics simulation library, now with a higher version number.
google/brax
Massively parallel rigidbody physics simulation on accelerator hardware.
microsoft/DirectML
DirectML is a high-performance, hardware-accelerated DirectX 12 library for machine learning. DirectML provides GPU acceleration for common machine learning tasks across a broad range of supported hardware and drivers, including all DirectX 12-capable GPUs from vendors such as AMD, Intel, NVIDIA, and Qualcomm.
bytebeamio/rumqtt
The MQTT ecosystem in rust
xioTechnologies/Fusion
philtabor/Youtube-Code-Repository
Repository for most of the code from my YouTube channel
google-deepmind/reverb
Reverb is an efficient and easy-to-use data storage and transport system designed for machine learning research
Farama-Foundation/Gymnasium-Robotics
A collection of robotics simulation environments for reinforcement learning
StepNeverStop/RLs
Reinforcement Learning Algorithms Based on PyTorch
microsoft/TSS.MSR
The TPM Software Stack from Microsoft Research
eerimoq/monolinux
Create embedded Linux systems with a single statically linked executable.
philtabor/Multi-Agent-Deep-Deterministic-Policy-Gradients
A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm
amerkoleci/Vortice.Vulkan
Cross platform .NET bindings for Vulkan, VMA, SPIRV-Cross and shaderc
nikhilbarhate99/Hierarchical-Actor-Critic-HAC-PyTorch
PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments
andrew-j-levy/Hierarchical-Actor-Critc-HAC-
This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.
akshay-iyer/FetchSlide_DDPG_HER
DDPG + HER implementation in PyTorch for FetchSlide Robot