156 skills found · Page 1 of 6
gsartoretti / PRIMALPRIMAL: Pathfinding via Reinforcement and Imitation Multi-Agent Learning -- Distributed RL/IL code for Multi-Agent Path Finding (MAPF)
anita-hu / TF2 RLReinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]
PrimalHQ / Primal Web AppPrimal's web app for Nostr, as experienced on primal.net.
preda / GpuowlGPU Mersenne primality test.
PrimalHQ / Primal Android AppPrimal's Android app for Nostr.
huonw / Primalprimal puts raw power into prime numbers.
MIT-SPARK / PD MeshNetPrimal-Dual Mesh Convolutional Neural Networks
adler-j / Learned Primal DualLearned Primal-Dual Reconstruction
PrimalHQ / Primal Caching ServiceLatest development moved to https://github.com/PrimalHQ/primal-server | Primal’s caching service for Nostr connects to the specified set of relays, collects all events in real time, stores them locally, and makes them available to nostr clients through a web socket-based API.
Simple-Robotics / Proxsuite Nlp[ARCHIVED] Development continues at https://github.com/Simple-Robotics/aligator. [Old description] A primal-dual augmented Lagrangian solver for nonlinear programming on manifolds.
PrimalHQ / Primal Ios AppPrimal's iOS app for Nostr.
PrimalHQ / Primal ServerPrimal Server includes membership, discovery and media caching services for Nostr
TheGameEngineers / PrimalPlusContains platform and API specific code written by Primal community members.
Jamesellis51015 / Multi Agent Path Finding With Reinforcement LearningCode for implementing/applying ODM*, PPO, MAAC, IC3Net and PRIMAL (PPO version) on a Multi-Agent gridworld environment.
gingsmith / ProxcocoaA primal-dual framework for distributed L1-regularized optimization
yz-cnsdqz / Primal Releaseofficial implementation of [PRIMAL: Physically Reactive and Interactive Motor Model for Avatar Learning, ICCV'25]
wizykowski / Miller RabinThis repository contains efficient implementation of the Miller-Rabin primality test for x86-64
entropyxyz / Crypto PrimesRandom prime generation and primality testing library based on `crypto-bigint`.
cslarsen / Miller RabinThe Miller-Rabin probabilistic primality test in C++ w/GMP
uutils / Num PrimeGeneric and optimized primality test, factorization and various number theoretic functions with arbitrary precision based on `num`.