Peymankor
Sequential Decision Analytics, Bayesian Optimization, Reinforcement Learning, Dynamic Programming
University of StavangerStavanger
Peymankor's Stars
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
google/or-tools
Google's Operations Research tools:
onceupon/Bash-Oneliner
A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance.
garrettj403/SciencePlots
Matplotlib styles for scientific plotting
navdeep-G/setup.py
📦 A Human's Ultimate Guide to setup.py.
rmcelreath/stat_rethinking_2022
Statistical Rethinking course winter 2022
matheusfacure/python-causality-handbook
Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and causality.
huawei-noah/HEBO
Bayesian optimisation & Reinforcement Learning library developed by Huawei Noah's Ark Lab
LyWangPX/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions
Solutions of Reinforcement Learning, An Introduction
mfrdixon/ML_Finance_Codes
Machine Learning in Finance: From Theory to Practice Book
mcanouil/awesome-quarto
A curated list of Quarto talks, tools, examples & articles! Contributions welcome!
WeAreMahsaAmini/Core
Woman, life, freedom
bayesoptbook/bayesoptbook.github.io
Companion webpage for the book "Bayesian Optimization" by Roman Garnett
omerbsezer/Reinforcement_learning_tutorial_with_demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
JuliaPOMDP/POMDPs.jl
MDPs and POMDPs in Julia - An interface for defining, solving, and simulating fully and partially observable Markov decision processes on discrete and continuous spaces.
platelminto/chatgpt-conversation
Have a conversation with ChatGPT using your voice, and have it talk back.
ReeceGoding/Frustration-One-Year-With-R
An extremely long review of R.
MJeremy2017/reinforcement-learning-implementation
Reinforcement Learning examples implementation and explanation
uber-research/TuRBO
wangronin/Bayesian-Optimization
Bayesian Optimization algorithms with various recent improvements
CoderOneHQ/ultimate-volleyball
3D RL Volleyball environment built on Unity ML-Agents
guijinSON/Awesome-Deep-Hedging
A curated list of resources dedicated to Deep Hedging
zhiiiyang/XaringanTutorial
A quick tutorial on making slides using xaringan
edomt/tokyo2020
2020 Summer Olympics medals per million people
jeffheaton/pysamppackage
A sample package for Python to learn how to structure a package.
dabiged/Volve2OPM
Running the Volve Eclipse Reservoir Simulation files in OPM flow
Peymankor/seqdec_powell_repo
This repo will provides the python codes for the book "SEQUENTIAL DECISION ANALYTICS AND MODELING" written by Proff. Warren B. Powell in the notebook format.
Peymankor/rlvother_for_AMoption
kouroshHakha/spinningup
An educational resource to help anyone learn deep reinforcement learning.
hbk-ronak/AmericanOptionPricing
Least Squares Monte Carlo and Simulated Annealing Approach