Pinned Repositories
adversarial-attack
Adversarial attacks on a deep neural network trained on ImageNet
clipboard-manager
Simple clipboard manager using SQLite and tkinter.
competitions
Code for USACO January and February 2019
connect-four
A single player game of connect four with an AI using Minimax and Alpha-beta pruning.
contextual-chatbot
An intent-based chatbot using a feedforward neural network in PyTorch.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
DynamiCrafter
[ECCV 2024, Oral] DynamiCrafter: Animating Open-domain Images with Video Diffusion Priors
ezrc2.github.io
maze-generator-solver
Generates a maze with randomized DFS and solves it using A* search. Uses Cinder C++ library.
neural-style-transfer
PyTorch implementation of the Neural Style Transfer paper by Gatys et al.
ezrc2's Repositories
ezrc2/maze-generator-solver
Generates a maze with randomized DFS and solves it using A* search. Uses Cinder C++ library.
ezrc2/adversarial-attack
Adversarial attacks on a deep neural network trained on ImageNet
ezrc2/clipboard-manager
Simple clipboard manager using SQLite and tkinter.
ezrc2/competitions
Code for USACO January and February 2019
ezrc2/connect-four
A single player game of connect four with an AI using Minimax and Alpha-beta pruning.
ezrc2/contextual-chatbot
An intent-based chatbot using a feedforward neural network in PyTorch.
ezrc2/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
ezrc2/DynamiCrafter
[ECCV 2024, Oral] DynamiCrafter: Animating Open-domain Images with Video Diffusion Priors
ezrc2/ezrc2.github.io
ezrc2/llama2-extraction-summarization
Llama 2 web page main content extraction and citation-aware summarization
ezrc2/neural-style-transfer
PyTorch implementation of the Neural Style Transfer paper by Gatys et al.
ezrc2/lora
Using Low-rank adaptation to quickly fine-tune diffusion models.
ezrc2/MimicMotion
High-Quality Human Motion Video Generation with Confidence-aware Pose Guidance
ezrc2/mvp-prediction
Predicting NBA MVP shares. Data scraped from basketball-reference.com
ezrc2/phishing-links
Website to detect potential phishing links.