Pinned Repositories
AI-blog
Accompanying repository for Let's make a DQN / A3C series.
ai_examples
AI examples with TensorFlow, Keras
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
cwcf
Source code for paper Classification with Costly Features using Deep Reinforcement Learning.
deep_reader
Can a plain neural network read text from images?
NASimEmu
Gym-based environment for training offensive RL agents. Agents can generalize to unseen scenarios and simulation-trained agents can be deployed in the emulation.
NASimEmu-agents
Deep RL agents for NASimEmu. See also https://github.com/jaromiru/NASimEmu.
rcwcf
Classification with Costly Features in Hierarchical Deep Sets
RL
Reinforcement Learning: An Introduction SE (Sutton, Barto) - Programming Excercises
sr-drl
Implementation of Symbolic Relational Deep Reinforcement Learning based on Graph Neural Networks
jaromiru's Repositories
jaromiru/AI-blog
Accompanying repository for Let's make a DQN / A3C series.
jaromiru/cwcf
Source code for paper Classification with Costly Features using Deep Reinforcement Learning.
jaromiru/NASimEmu
Gym-based environment for training offensive RL agents. Agents can generalize to unseen scenarios and simulation-trained agents can be deployed in the emulation.
jaromiru/sr-drl
Implementation of Symbolic Relational Deep Reinforcement Learning based on Graph Neural Networks
jaromiru/ai_examples
AI examples with TensorFlow, Keras
jaromiru/NASimEmu-agents
Deep RL agents for NASimEmu. See also https://github.com/jaromiru/NASimEmu.
jaromiru/RL
Reinforcement Learning: An Introduction SE (Sutton, Barto) - Programming Excercises
jaromiru/rcwcf
Classification with Costly Features in Hierarchical Deep Sets
jaromiru/deep_reader
Can a plain neural network read text from images?
jaromiru/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
jaromiru/awesome-rl-for-cybersecurity
A curated list of resources dedicated to reinforcement learning applied to cyber security.
jaromiru/CyberBattleSim
An experimentation and research platform to investigate the interaction of automated agents in an abstract simulated network environments.
jaromiru/FeatureBudgetedRandomForest
code for paper "Feature-Budgeted Random Forest" ICML 2015
jaromiru/gym-sokoban
Sokoban environment for OpenAI Gym
jaromiru/jaromiru.com
Personal blog
jaromiru/NetworkAttackSimulator
A environment for testing AI agents against a simulated Network.
jaromiru/Opportunistic
jaromiru/OpportunisticData
jaromiru/pymetasploit3
Automation library for Metasploit