Pinned Repositories
adjavon.github.io
classification
dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
dotfiles
dotfiles
dvision
Python client for the DVID database
e1000e_xdp
FreeCodeCamp
The http://FreeCodeCamp.com open-source codebase and curriculum. Learn to code and help nonprofits.
haunted_attributions
pycookie
A cookie cutter repository, geared towards my personal (usually ML) use cases
uncertain-spice
An exploration into uncertainty with a toy dataset.
adjavon's Repositories
adjavon/e1000e_xdp
adjavon/haunted_attributions
adjavon/adjavon.github.io
adjavon/uncertain-spice
An exploration into uncertainty with a toy dataset.
adjavon/classification
adjavon/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
adjavon/dotfiles
dotfiles
adjavon/dvision
Python client for the DVID database
adjavon/FreeCodeCamp
The http://FreeCodeCamp.com open-source codebase and curriculum. Learn to code and help nonprofits.
adjavon/PAF
adjavon/pycookie
A cookie cutter repository, geared towards my personal (usually ML) use cases
adjavon/mbl_fates2022
MBL Knowledge Extraction Project Team
adjavon/OS
adjavon/pyefm
A collection of routines for calculating elementary flux modes and minimum cut sets for cobra models
adjavon/shared_data
Shared CSV data with validation.
adjavon/stylegan2-pytorch
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
adjavon/synister
Neurotransmitter prediction from EM.
adjavon/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch