Omkar Pathak's repositories

uniswap-arbitrage

My implementation of graph algorithms in modern, efficient C++ to find arbitrage opportunities in uniswap.

Language:C++Stargazers:0Issues:0Issues:0

model-free-opponent-shaping

Code for Model-Free Opponent Shaping (ICML 2022)

Language:PythonStargazers:0Issues:0Issues:0

DEXTER

All code and supplementary material for the paper "Rethinking Out-of-Distribution Detection for Reinforcement Learning: Advancing Methods for Evaluation and Detection", published in International Conference on Autonomous Agents and Multiagent Systems (AAMAS) 2024

Stargazers:0Issues:0Issues:0

DrM

DrM, a visual RL algorithm, minimizes the dormant ratio to guide exploration-exploitation trade-offs, achieving significant improvements in sample efficiency and asymptotic performance across diverse domains.

License:MITStargazers:0Issues:0Issues:0

uniswap-arbitrage-analysis

Uniswap arbitrage problem analysis

Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

binary-perceptron

My implementation of a binary perceptron linear classifier.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

deep-learning-crohn-disease

A repository contining the deep learning model(s) for my research on diagnosing Crohn's disease with convolutional neural networks.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

bufn400

A repository containing my homeworks and course notes for BUFN400: Introduction to Financial Markets and Financial Datasets at the University of Maryland.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

cmsc132

Course projects from UMD's CMSC 132, Object-Oriented Programming II. This course focused on data structures and algorithms in Java, as well as concurrency and advanced object-oriented programming in Java.

Stargazers:0Issues:0Issues:0

cmsc216

Course projects from UMD's CMSC 216, Computer Systems.

Language:CStargazers:0Issues:0Issues:0

umd-course-notes

Course notes for various computer science and math classes at the University of Maryland, College Park.

Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

uchicago-trading-competition-2023

Code submissions for the 2023 UChicago Trading Competition

Stargazers:0Issues:0Issues:0

orderbook

Low Latency C++ Orderbook

Stargazers:0Issues:0Issues:0

TradingEngine-Ultra-Low-Latency

A C++ ultra low latency trading engine with O(1) performance of order execution, order update, order cancel, O(log(n)) for order book analyses

Stargazers:0Issues:0Issues:0