Pinned Repositories
aoc
Assembly-x86-64
This is just a small personal project on trying to learn Assembly, specifically x86-64, and building simple tools like a calculator in order to better under Assembly and computer architecture in general. The tools will mostly be a documentation for learning rather than productive useful tools as I suspect they won't be full of modern optimizations.
bibtex-js
BibTeX-js can parse a BibTeX-file and render it as part of an HTML file. This way, you can easily add a list of publications to your private homepage or display a list of recommended publications for a seminar. The way the entries are display can be customized using a simple template system and CSS.
DeepLearningSecurityGame
Learning security game defender utilities from unknown attackers using Deep Reinforcement Q-Learning
FlatWorld
Basic SDL environment
GridWorld
The Grid world for a Graduate AI project
ledger
Double-entry accounting system with a command-line reporting interface
Lutra
Documentation for the Platypus Explorer autonomous watercraft.
skyscraper-ps
Skyscraper Puzzle Solver (skyscraper-ps)
TREX-WaveGlider
pcooksey's Repositories
pcooksey/bibtex-js
BibTeX-js can parse a BibTeX-file and render it as part of an HTML file. This way, you can easily add a list of publications to your private homepage or display a list of recommended publications for a seminar. The way the entries are display can be customized using a simple template system and CSS.
pcooksey/GridWorld
The Grid world for a Graduate AI project
pcooksey/skyscraper-ps
Skyscraper Puzzle Solver (skyscraper-ps)
pcooksey/TREX-WaveGlider
pcooksey/aoc
pcooksey/Assembly-x86-64
This is just a small personal project on trying to learn Assembly, specifically x86-64, and building simple tools like a calculator in order to better under Assembly and computer architecture in general. The tools will mostly be a documentation for learning rather than productive useful tools as I suspect they won't be full of modern optimizations.
pcooksey/DeepLearningSecurityGame
Learning security game defender utilities from unknown attackers using Deep Reinforcement Q-Learning
pcooksey/FlatWorld
Basic SDL environment
pcooksey/ledger
Double-entry accounting system with a command-line reporting interface
pcooksey/Lutra
Documentation for the Platypus Explorer autonomous watercraft.
pcooksey/Object-avoidance
pcooksey/pgmuseum
pcooksey/pympress
Pympress is a simple dual-screen PDF reader designed for presentations
pcooksey/reinforcejs
Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy Gradients)
pcooksey/rtags
A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang.
pcooksey/SafetyFramework
pcooksey/trex2-agent
An architecture for goal directed control of autonomous agents