Skip to content
View Joseph-Matteo-Scorsone's full-sized avatar

Block or report Joseph-Matteo-Scorsone

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

Pinned Loading

  1. Zero-To-Hero-Advent-Of-Code Zero-To-Hero-Advent-Of-Code Public

    This repo includes every topic I covered for my quant finance advent of code. It is designed so anyone can follow it for free, and if you don't want to use python the first video sets it up so you …

    Python 17 3

  2. Neural-Networks-in-6-different-languages Neural-Networks-in-6-different-languages Public

    This Repo includes code for neural networks in C++, Go, TypeScript, Python, Rust, and Zig. As well as enhanced versions of the code in ways that are contextual to the language.

    Zig

  3. CPP-Neural-Network CPP-Neural-Network Public

    This code is a Neural Network in C++ made from scratch. The default code I have is to predict the next value in a sin wave with some noise.

    C++ 3

  4. Async-Fenwick-Tree-in-Python Async-Fenwick-Tree-in-Python Public

    Simple data structure to use a Fenwick Tree asynchronously as a rolling window in Python.

    Python 2

  5. Go-Parallel-Backtest-Engine Go-Parallel-Backtest-Engine Public

    Code to back test trading strategies using go concurrency in Go

    Jupyter Notebook 2

  6. Cplusplus-monte-carlo-option-pricing Cplusplus-monte-carlo-option-pricing Public

    An option pricing model using a monte carlo simulation.

    C++ 5