Pinned Repositories
arithmetic
R functions for basic arithmetic
AssetAssignment
Sensor asset assignment using simulated annealing
banana-dqn
Deep Q-Network for solving the banana problem.
Cyber-Air-Defense
Counterfactual regret minimization for multi-domain operations
house
Cost analysis for renting vs buying a house
maddpg
Multi Agent Deep Deterministic Policy Gradient
RobustValueIteration
Robust point-based value iteration
StrategyDocumentAnalysis
Zero-shot text classification of national AI and defense strategies
UnobservableQueue.jl
Order-based estimation algorithm for unobservable queues
IncrementalPruning.jl
Incremental pruning solver for partially observable Markov decision processes
ajkeith's Repositories
ajkeith/Cyber-Air-Defense
Counterfactual regret minimization for multi-domain operations
ajkeith/house
Cost analysis for renting vs buying a house
ajkeith/RobustValueIteration
Robust point-based value iteration
ajkeith/StrategyDocumentAnalysis
Zero-shot text classification of national AI and defense strategies
ajkeith/AssetAssignment
Sensor asset assignment using simulated annealing
ajkeith/banana-dqn
Deep Q-Network for solving the banana problem.
ajkeith/maddpg
Multi Agent Deep Deterministic Policy Gradient
ajkeith/UnobservableQueue.jl
Order-based estimation algorithm for unobservable queues
ajkeith/CHAD
ajkeith/codespace-sandbox
Codespace beta sandbox
ajkeith/control-ddpg
Continuous Control Deep Deterministic Policy Gradient
ajkeith/covid-data-public
Public source data used by covid-data-model and/or covid-projections
ajkeith/exercism-julia
Exercism exercises in Julia.
ajkeith/Geodesy.jl
Work with points defined in various coordinate systems.
ajkeith/gitignore
A collection of useful .gitignore templates
ajkeith/IntroAnalyticCoding
Introduction to code development for quantitative analysts
ajkeith/OPER006
Slides
ajkeith/POMDPModels.jl
Problem models for testing POMDPs.jl
ajkeith/POMDPToolbox.jl
Support tools for solving POMDPs
ajkeith/RentCalculator.jl
ajkeith/RetirementCalculator.jl
Comparing early and full retirement
ajkeith/RobustInfoPOMDP
Results and analysis for robust information-reward partially observable Markov decision processes
ajkeith/RPOMDPModels.jl
Robust partially-observable Markov decision process models
ajkeith/RPOMDPs.jl
Robust partially-observable Markov decision process models
ajkeith/RPOMDPToolbox.jl
Convenience functions for robust POMDPs
ajkeith/SimJulia.jl
A discrete event process oriented simulation framework written in Julia
ajkeith/SimpleProbabilitySets.jl
Sets of probability distributions
ajkeith/SimpleQueue
Simple G/G/c queue implementation in R
ajkeith/StrategyGames
Robust opponent exploitation for sequential games with imperfect information
ajkeith/ThinkJulia.jl
Port of the book Think Python to the Julia programming language