Pinned Repositories
aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
awesome-asyncio
A curated list of awesome Python asyncio frameworks, libraries, software and resources
awesome-public-datasets
A topic-centric list of HQ open datasets. PR ☛☛☛
Chaos
Visualizations of the connections between chaos theory and fractals through the logistic map; made for Veritasium YouTube video
CNN-Architectures
consistent-hashing
A simple consistent hashing implementation in Python.
d2l-en
An interactive deep learning book with code, math, and discussions.
mie-1520
mie-1666
Course project for MIE1666
torchtune
A Native-PyTorch Library for LLM Fine-tuning
hr004's Repositories
hr004/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
hr004/awesome-asyncio
A curated list of awesome Python asyncio frameworks, libraries, software and resources
hr004/awesome-public-datasets
A topic-centric list of HQ open datasets. PR ☛☛☛
hr004/Chaos
Visualizations of the connections between chaos theory and fractals through the logistic map; made for Veritasium YouTube video
hr004/CNN-Architectures
hr004/d2l-en
An interactive deep learning book with code, math, and discussions.
hr004/Data-Science--Cheat-Sheet
Cheat Sheets
hr004/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
hr004/mie-1520
hr004/mie-1666
Course project for MIE1666
hr004/torchtune
A Native-PyTorch Library for LLM Fine-tuning
hr004/gpustat
📊 A simple command-line utility for querying and monitoring GPU status
hr004/hr004.github.io
welcome to my personal website (under construction)
hr004/hummingbird
Hummingbird compiles trained ML models into tensor computation for faster inference.
hr004/InvariantRiskMinimization
PyTorch code to run synthetic experiments.
hr004/matjek
Material theme based on Materialize.css for jekyll sites
hr004/MEDIUM_NoteBook
Repository containing notebooks of my posts on Medium
hr004/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
hr004/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
hr004/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
hr004/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
hr004/Python
All Algorithms implemented in Python
hr004/python-chess
A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication
hr004/python-patterns
A collection of design patterns/idioms in Python
hr004/PyTorch-BigGraph
Generate embeddings from large-scale graph-structured data.
hr004/pytorch-Deep-Learning
Deep Learning (with PyTorch)
hr004/pytorch-struct
Fast, general, and tested differentiable structured prediction in PyTorch
hr004/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
hr004/vehicle_routing
hr004/yolov3-keras-tf2
yolo implementation in keras and tensorflow 2.2