peweetheman's Stars
kubernetes-sigs/secrets-store-sync-controller
This is a Kubernetes controller that watches for changes to a custom resource and syncs the secrets from external secrets-store as Kubernetes secret.
peweetheman/Informative-Path-Planning
The Informative Path Planning problem is to find some path that maximizes information gain subject to a set of constraints. In this project we are trying to learn some arbitrary 2D field (a temperature or topography map).
peweetheman/Reinforcement_Learning_In_Two_Player_Simultaneous_Action_Games
peweetheman/HolophonorApp
peweetheman/backrop_from_scratch
backprop algorithm for 2 layer NN
TommiCodes/real-time-chat-nestjs-angular
Realtime/Live Chat Application with NestJS and Angular (+Socket.io v4). -- JWT Secured, Register, Login, Create and Manage private Chatrooms, add users to Chatroom, Add Messages & receive Messages in Realtime, etc --
tensorflow/profiler
A profiling and performance analysis tool for TensorFlow
google-research/football
Check out the new game server:
Kaixhin/Rainbow
Rainbow: Combining Improvements in Deep Reinforcement Learning
tristandeleu/pytorch-maml-rl
Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch
dragen1860/MAML-Pytorch
Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)
robinhood-unofficial/pyrh
Python Framework to make trades with the unofficial Robinhood API
deeplearning4j/deeplearning4j-examples
Deeplearning4j Examples (DL4J, DL4J Spark, DataVec)
lazyprogrammer/machine_learning_examples
A collection of machine learning examples and tutorials.