Pinned Repositories
Ring-A-Bell
LLM4GCode
Slice-100K
3D-LLM
Code for 3D-LLM: Injecting the 3D World into Large Language Models
Arboretum
2024 dataset NeurIPS submission
Hybrid-Genetic-Algorithm
Implementation of my proposed hybrid algorithm for deep reinforcement learning. Combines the gradient-based PPO algorithm with a gradient-free genetic algorithm
Pong
A fun side project mean to foster competitiveness amongst those playing ping pong at NYU Shanghai. Uses Pandas to load the data collectively contributed by those who logged their games on a Google Sheet. This data is then analyzed to show personal stats, one-on-one matchups, and uses an ELO system based on binomial probabilities to rank players who have played sufficient games.
Ring-A-Bell
SSL-Driving
Final Project for Spring 2020 Deep Learning Course
ZeroForge
Code for ZeroForge submission
Km3888's Repositories
Km3888/ZeroForge
Code for ZeroForge submission
Km3888/Hybrid-Genetic-Algorithm
Implementation of my proposed hybrid algorithm for deep reinforcement learning. Combines the gradient-based PPO algorithm with a gradient-free genetic algorithm
Km3888/SSL-Driving
Final Project for Spring 2020 Deep Learning Course
Km3888/Pong
A fun side project mean to foster competitiveness amongst those playing ping pong at NYU Shanghai. Uses Pandas to load the data collectively contributed by those who logged their games on a Google Sheet. This data is then analyzed to show personal stats, one-on-one matchups, and uses an ELO system based on binomial probabilities to rank players who have played sufficient games.
Km3888/Ring-A-Bell
Km3888/3D-LLM
Code for 3D-LLM: Injecting the 3D World into Large Language Models
Km3888/Arboretum
2024 dataset NeurIPS submission
Km3888/BDS_HW2
Code for the second assignment of Big Data Science, written by Alex Bogetc. and Kelly Marshall
Km3888/Big_Graph
Course Project for Spring 2021 Big Data course
Km3888/BigDataProject
Final project for Spring 2021 Big Data Course
Km3888/control-pcgrl
A package for "Procedural Content Generation via Reinforcement Learning" OpenAI Gym interface.
Km3888/Databases_Project
Implementation of flight booking system using SQLAlchemy and Flask
Km3888/DP_layer
C++/CUDA implementation of differentiable dynamic programming layer
Km3888/invnet
Km3888/oyster_hier
Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)
Km3888/GNN_Expressive_Power
Website for Spring 2021 Mathematics of Deep Learning final project
Km3888/graph-power
Km3888/graphics
TensorFlow Graphics: Differentiable Graphics Layers for TensorFlow
Km3888/Km3888.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Km3888/LSH_NTK
Km3888/mlsh
Code for the paper "Meta-Learning Shared Hierarchies"
Km3888/Music-Analysis-Project
Repository for Spring 2019 Big Data Science term project by Kelly Marshall and Alex Bogdanowicz
Km3888/NYUDUOPasscode
Get your DUO passcode for NYU account through python script
Km3888/pytorch-Deep-Learning
Deep Learning (with PyTorch)
Km3888/rlkit
Collection of reinforcement learning algorithms
Km3888/SimCLR
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
Km3888/SLICE-100K_FORK
Km3888/torchsort
Fast, differentiable sorting and ranking in PyTorch
Km3888/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Km3888/WGAN-Project