Stars
[Read-Only] All R code and source files for the online guide "Doing Meta-Analysis with R: A Hands-On Guide"
This repository contains the code to the paper "Deep Learning vs. Neurologists: Functional Outcome Prediction in Large Vessel Occlusion Stroke Patients Based on Clinical and Imaging Data"
PutPremiumProcessor is a Python option screener with a custom formula to score options based on their risk to reward. I created this to find puts that pay good premium for the risk.
Use market data to analyze options including computing implied volatity, verifying put-call parity and volatility smile, calculating Greeks
GastroVision: A Multi-class Endoscopy Image Dataset for Computer Aided Gastrointestinal Disease Detection https://drive.google.com/drive/folders/1T35gqO7jIKNxC-gVA2YVOMdsL7PSqeAa?usp=sharing
A complete set of volatility estimators based on Euan Sinclair's Volatility Trading
Code for 2020 November Radiology Submission "Deep Learning Model for Automated Detection and Classification of Central Canal, Lateral Recess, and Neural Foraminal Stenosis at Lumbar Spine MRI"
Code submissions for the 2023 UChicago Trading Competition
Simulate the effect of drugs during total intrevenous anesthesia
This repo contains scripts to back test strategies on unusualwhales.com alerts and live filter alerts
Skin Cancer Detection Web App using Flask Framework deployed on the Heroku server.
The HAM10000 dataset, a large collection of multi-source dermatoscopic images of common pigmented skin lesions.
Sample code from the Neural Networks from Scratch book.
A MNIST-like fashion product database. Benchmark 👇
Some ipython notebooks implementing AI algorithms
The fastai book, published as Jupyter Notebooks
Procyon is a suite of Java metaprogramming tools, including a rich reflection API, a LINQ-inspired expression tree API for runtime code generation, and a Java decompiler.
Erlang build tool that makes it easy to compile and test Erlang applications and releases.
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
A platform for the testing and optimisation of trading algorithms.
Java Market Data Handler for CME Market Data (MDP 3.0)
Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C