Pinned Repositories
ModernArchitecturesFromScratch
Recreating notable modern deep learning architectures using only Python and the PyTorch tensor class. No other Pytorch or Tensorflow.
act_ids
Codebase for the paper: "Relating Regularization and Generalization through the Intrinsic Dimension of Activations" (https://arxiv.org/abs/2211.13239)
DeepSimplexPivotFinder
bradleybrown19.github.io
Personal website
UNET-UNIT
A modified machine learning architecture for very fast image 2 image translation, based primarily off of NVIDIA's UNIT
WGANOptimizations
Code used to compare two different optimizations for WGANs.
HiDT
PyTorch recreation of the High-Resolution Daytime Translation Without Domain Labels paper. Please see https://saic-mdal.github.io/HiDT/ for the original work.
EhIProject
Code for EhiGames, a self made games website utilizing custom AI models.
animalclassifier
CustomObjectDetector
Custom object detector for improved performance on size and location dependant tasks
BradleyBrown19's Repositories
BradleyBrown19/UNET-UNIT
A modified machine learning architecture for very fast image 2 image translation, based primarily off of NVIDIA's UNIT
BradleyBrown19/WGANOptimizations
Code used to compare two different optimizations for WGANs.
BradleyBrown19/HiDT
PyTorch recreation of the High-Resolution Daytime Translation Without Domain Labels paper. Please see https://saic-mdal.github.io/HiDT/ for the original work.
BradleyBrown19/act_ids
Codebase for the paper: "Relating Regularization and Generalization through the Intrinsic Dimension of Activations" (https://arxiv.org/abs/2211.13239)
BradleyBrown19/EhIProject
Code for EhiGames, a self made games website utilizing custom AI models.
BradleyBrown19/DeepSimplexPivotFinder
BradleyBrown19/animalclassifier
BradleyBrown19/bradleybrown19.github.io
Personal website
BradleyBrown19/CustomObjectDetector
Custom object detector for improved performance on size and location dependant tasks
BradleyBrown19/EhIAPI
API for EhIGames
BradleyBrown19/Folder-Structure-Conventions
Folder / directory structure options and naming conventions for software projects
BradleyBrown19/ICCV2021
Our ICCV Submission materials
BradleyBrown19/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
BradleyBrown19/ModernArchitecturesFromScratch
Recreating notable modern deep learning architectures using only Python and the PyTorch tensor class. No other Pytorch or Tensorflow.
BradleyBrown19/personal-website
A personal landing page
BradleyBrown19/stable-diffusion
A latent text-to-image diffusion model
BradleyBrown19/structure_from_motion
Recreating assignment 4 from Coursera Robotics Perception course in Python
BradleyBrown19/ThunderMonkeys
Fork of thunder kittens for auto cuda code eval
BradleyBrown19/verynewllm
A high-throughput and memory-efficient inference and serving engine for LLMs
BradleyBrown19/WatJobs
An job application management website to easily sort, search and edit current job applications.