-
Carnegie Mellon University
-
-
-
-
vit-pytorch Public
Forked from lucidrains/vit-pytorchImplementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
-
haleqiu.github.io Public
Forked from haleqiu/haleqiu.github.io -
-
private_vision Public
Forked from woodyx218/private_vision -
PPO-PyTorch Public
Forked from nikhilbarhate99/PPO-PyTorchMinimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
-
SpinWalk Public
Forked from aghaeifar/SpinWalkSpinWalk, a framework for Monte-Carlo simulation to model spins random walk within a microvascular network
-
-
vision-transformer-from-scratch Public
Forked from tintn/vision-transformer-from-scratchA Simplified PyTorch Implementation of Vision Transformer (ViT)
-
torchsde Public
Forked from google-research/torchsdeDifferentiable SDE solvers with GPU support and efficient sensitivity analysis.
-
academic-homepage Public template
Forked from luost26/academic-homepage🏡 GitHub Pages template for personal academic homepage
-
TxGNN Public
Forked from mims-harvard/TxGNNTxGNN: Zero-shot prediction of therapeutic use with geometric deep learning and clinician centered design
-
kang-2024-examples-concepts Public
Forked from louiskang-group/kang-2024-examples-conceptsCode for Kang & Toyoizumi, "Distinguishing examples while building concepts in hippocampal and artificial networks," bioRxiv (2023)
-
tsai Public
Forked from timeseriesAI/tsaiTime series Timeseries Deep Learning Machine Learning Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
-
-
transfer_learning Public
Forked from AnanyaKumar/transfer_learningFramework code with wandb, checkpointing, logging, configs, experimental protocols. Useful for fine-tuning models or training from scratch, and testing them on a variety of datasets (transfer learn…
-
-
Neuroimaging_Pattern_Masks Public
Forked from canlab/Neuroimaging_Pattern_MasksBrain signature patterns, atlases of regions, and meta-analysis masks for neuroimaging data analysis.
-
spherecluster Public
Forked from jasonlaska/sphereclusterClustering routines for the unit sphere
-
LoRA-ViT Public
Forked from JamesQFreeman/LoRA-ViTLow rank adaptation for Vision Transformer
-
m2 Public
Forked from HazyResearch/m2Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"
-
Purchase100-Texas100-datasets Public
Forked from xehartnort/Purchase100-Texas100-datasetsA repo to download and preprocess the Purchase100 dataset extracted from Kaggle: Acquire Valued Shoppers Challenge
-
dplr Public
Forked from anonymous-conf/dplrDifferentially Private Linear Regresssion
-
label-dp Public
Forked from google-research/label-dp -
-
-
makeMoE Public
Forked from AviSoori1x/makeMoEFrom scratch implementation of a sparse mixture of experts language model inspired by Andrej Karpathy's makemore :)
-
Transformer-Explainability Public
Forked from hila-chefer/Transformer-Explainability[CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize classifications by Transformer based networks.