jamesliu1's Stars
BookmapAPI/python-api
Create Bookmap addons using Python
MathiasHarrer/Doing-Meta-Analysis-in-R
[Read-Only] All R code and source files for the online guide "Doing Meta-Analysis with R: A Hands-On Guide"
liherz/functional_outcome_prediction_dl_vs_neurologists
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"
GrahamboJangles/PutPremiumProcessor
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.
Royiswho/Option-Analysis-in-Python
Use market data to analyze options including computing implied volatity, verifying put-call parity and volatility smile, calculating Greeks
DebeshJha/GastroVision
GastroVision: A Multi-class Endoscopy Image Dataset for Computer Aided Gastrointestinal Disease Detection https://drive.google.com/drive/folders/1T35gqO7jIKNxC-gVA2YVOMdsL7PSqeAa?usp=sharing
Vishwajit-hegde/Delta-Hedging-Short-Straddle
jasonstrimpel/volatility-trading
A complete set of volatility estimators based on Euan Sinclair's Volatility Trading
NUHS-NUS-SpineAI/SpineAI-Detect-Classify-LumbarMRI-Stenosis
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"
gurish165/UChicago-Trading-Competition
v-kaarti/uchicago-trading-competition-2023
Code submissions for the 2023 UChicago Trading Competition
BobAubouin/Python_Anesthesia_Simulator
Simulate the effect of drugs during total intrevenous anesthesia
zzou01/uw_scripts
This repo contains scripts to back test strategies on unusualwhales.com alerts and live filter alerts
victorwlin/Unusual-Whales-Data-Analysis
hassanejazul786/SkinCancerDetection-WebApp
Skin Cancer Detection Web App using Flask Framework deployed on the Heroku server.
niyazed/Dermatology-Image-Classification
The HAM10000 dataset, a large collection of multi-source dermatoscopic images of common pigmented skin lesions.
Sentdex/nnfs_book
Sample code from the Neural Networks from Scratch book.
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
geohot/ai-notebooks
Some ipython notebooks implementing AI algorithms
fastai/fastbook
The fastai book, published as Jupyter Notebooks
wgauvin/example_zmq
C++ ZMQ example using PUB/SUB via a ZMQ proxy
adang1345/PythonWindows
Unofficial Python installers for Windows
mstrobel/procyon
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/rebar3
Erlang build tool that makes it easy to compile and test Erlang applications and releases.
asdf-vm/asdf-erlang
Erlang plugin for asdf version manager
asdf-vm/asdf-elixir
Elixir plugin for asdf version manager
asdf-vm/asdf
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
Rober-t/apxr
A platform for the testing and optimisation of trading algorithms.
epam/java-cme-mdp3-handler
Java Market Data Handler for CME Market Data (MDP 3.0)
Crypto-toolbox/HFT-Orderbook
Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C