Pinned Repositories
ARC_gym
ARC gym: a data generation framework for the Abstraction & Reasoning Corpus
BayesianRL
Some example code for the "Introduction to Bayesian Reinforcement Learning" presentations
CountingWithTransformers
Code for paper "Counting and Algorithmic Generalization with Transformers"
FractionalDiff
Experiments with fractional differencing
gym-sokoban
Sokoban environment for Gymnasium
Introduction_to_PyMC3
Microstructure
Capital market microstructure data simulator/generator
PyData-talk---Intro-to-PyMC3
Companion code for my PyData talk: "Introduction to Probabilistic Programming with PyMC3"
RLNonStationary
Demo for the application of RL to non-stationary effects
SVmodels
Stochastic volatility models
SimonOuellette35's Repositories
SimonOuellette35/RLNonStationary
Demo for the application of RL to non-stationary effects
SimonOuellette35/Introduction_to_PyMC3
SimonOuellette35/BayesianRL
Some example code for the "Introduction to Bayesian Reinforcement Learning" presentations
SimonOuellette35/SVmodels
Stochastic volatility models
SimonOuellette35/ARC_gym
ARC gym: a data generation framework for the Abstraction & Reasoning Corpus
SimonOuellette35/PyData-talk---Intro-to-PyMC3
Companion code for my PyData talk: "Introduction to Probabilistic Programming with PyMC3"
SimonOuellette35/FractionalDiff
Experiments with fractional differencing
SimonOuellette35/CountingWithTransformers
Code for paper "Counting and Algorithmic Generalization with Transformers"
SimonOuellette35/StochasticDriftRL
Example code showing the issue of stochastic variable drift for reinforcement learning
SimonOuellette35/Microstructure
Capital market microstructure data simulator/generator
SimonOuellette35/BlogCode
various code snippets for my blog posts
SimonOuellette35/MLC-ARC_gym
Evaluating MLC method on ARC_gym
SimonOuellette35/CO2_GaussianProcesses
Using PYMC3 Gaussian processes to analyze CO2 data
SimonOuellette35/gym-sokoban
Sokoban environment for Gymnasium
SimonOuellette35/Minigrid
Simple and easily configurable grid world environments for reinforcement learning
SimonOuellette35/SimonOuellette35