Skip to content
View markngall's full-sized avatar

Block or report markngall

Report abuse

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

Report abuse
markngall/README.md
  • 👋 Hi, I’m @markngall
  • 👀 I’m interested in applying my programming skills and knowledge of machine learning to interesting problems!
  • 🌱 I’m currently working on creating intelligent bots for my C++ trading game!

Popular repositories Loading

  1. MDQN-Trader MDQN-Trader Public

    A fully-automated trading system consisting of cooperative deep reinforcement learning agents.

    Python 1

  2. fama-macbeth fama-macbeth Public

    Testing asset pricing models using the Fama-MacBeth methodology.

    Jupyter Notebook 1 2

  3. arma-unemployment arma-unemployment Public

    Investigating the fit of autoregressive-moving-average (ARMA) models for modelling US unemployment rate from 1950 to 2020.

    Jupyter Notebook

  4. logistic-regression logistic-regression Public

    The aim of this project was to use regularised logistic regression for binary classification and to compare the method’s performance with that of a neural network. Two well-known datasets were inve…

    Jupyter Notebook

  5. markngall markngall Public

    Config files for my GitHub profile.

  6. options-pricing options-pricing Public

    Pricing vanilla European and American options using numerical methods.

    C++