Skip to content
View beezbbees's full-sized avatar

Block or report beezbbees

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Covariance Matrix Adaptation Evolution Strategy (CMA-ES)

Jupyter Notebook 62 14 Updated Dec 3, 2021

Modern C++ port of the original implementation of the Nelder-Mead algorithm to minimize a scalar function of several variables.

C++ 13 4 Updated Jul 19, 2022

"Probabilistic Machine Learning" - a book series by Kevin Murphy

Jupyter Notebook 5,133 607 Updated Nov 26, 2024

GPU C++ Monte Carlo Radiation Simulation with NVIDIA Thrust

Cuda 2 Updated Dec 17, 2022

Sequential, multithreaded and parallel implementation of Monte Carlo method with the use of modern C++ and OpenMP/OpenMPI (CPU) and CUDA (GPU).

C++ 2 2 Updated Mar 16, 2021

choosing FFT library...

C++ 145 11 Updated Jun 21, 2022

A DQN agent that optimally hedges an options portfolio.

Jupyter Notebook 22 8 Updated Feb 4, 2020

An implementation of Performer, a linear attention-based transformer, in Pytorch

Python 1,115 145 Updated Feb 2, 2022

code for "Optimal Stopping via Randomized Neural Networks"

Python 52 12 Updated Apr 17, 2024

Deep Optimal Stopping Project

Python 16 9 Updated Jun 8, 2019

A Program to calculate the price of American put or call option with Least Square Monte Carlo

Python 12 5 Updated Jun 7, 2023

Pricing American style option by estimating optimal stopping time using deep learning

Jupyter Notebook 11 2 Updated Oct 24, 2023
C++ 26 12 Updated Dec 15, 2023

Normally Distributed Random Number Generator Benchmark

C 129 17 Updated Aug 29, 2022

Cython interface for the interior point optimzer IPOPT

Python 249 58 Updated Jan 27, 2025

Automatic Differentiation Package for MATLAB

MATLAB 44 24 Updated May 28, 2024

library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization

C 1,982 613 Updated Mar 14, 2025

Guide for building custom op for TensorFlow

Smarty 378 117 Updated Mar 23, 2023

Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

Jupyter Notebook 21,054 6,085 Updated Jul 13, 2023

COIN-OR Branch-and-Cut solver

C++ 865 117 Updated Feb 21, 2025

Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch

Python 596 157 Updated Aug 13, 2018

Deep Hedging Demo - An Example of Using Machine Learning for Derivative Pricing.

Jupyter Notebook 155 52 Updated Jan 17, 2021

PGPortfolio: Policy Gradient Portfolio, the source code of "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem"(https://arxiv.org/pdf/1706.10059.pdf).

Python 1,766 757 Updated Oct 9, 2021

Reinforcement Learning for Portfolio Management

Jupyter Notebook 466 167 Updated Jun 26, 2018

Parallel implementation of DDPG

Python 14 3 Updated Sep 6, 2017

Personal Collection of Reinforcement Learning Algorithms. So far: Parallelized DDPG,...

Python 1 Updated Apr 27, 2018

Parallel DDPG Actor Critic architecture on Unity Tennis environment

ASP 1 Updated Mar 20, 2019

Distributed Tensorflow Implementation of Asynchronous DDPG

Python 12 1 Updated Oct 25, 2017

An asynchronous DDPG algorithm with multiple Actor-Critic pairs. Fourth place in NeurIPS 2018: AI for Prosthetics Challenge.

Jupyter Notebook 5 Updated Nov 28, 2018

A deep reinforcement learning model for portfolio management. For more info, check

Jupyter Notebook 14 6 Updated Jun 2, 2020
Next