Skip to content
View kaanutkuy's full-sized avatar

Block or report kaanutkuy

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. options_pricing_engine_cpp options_pricing_engine_cpp Public

    An object-oriented Options Pricing library in C++. Efficiently and accurately price call & put Vanilla and Exotic options and their Greeks with advanced Monte Carlo Simulations, Binomial/Trinomial …

    C++ 4

  2. blackjack blackjack Public

    This is a virtual BlackJack game

    Java

  3. ddqn_algo_trader ddqn_algo_trader Public

    Double Deep Q-Network (DDQN) algorithmic trader in Keras that utilizes LSTM layers to maximize the returns of a mixed futures trading portfolio using RSI, MACD, log returns, and volatility signals …

    Python