vvvityaaa's Stars
openai/openai-cookbook
Examples and guides for using the OpenAI API
google/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
dair-ai/ML-Papers-Explained
Explanation to key concepts in ML
huggingface/deep-rl-class
This repo contains the syllabus of the Hugging Face Deep Reinforcement Learning Course.
kuprel/min-dalle
min(DALL·E) is a fast, minimal port of DALL·E Mini to PyTorch
minitorch/minitorch
The full minitorch student suite.
mohammadpz/pytorch_forward_forward
Implementation of Hinton's forward-forward (FF) algorithm - an alternative to back-propagation
jeshraghian/snntorch
Deep and online learning with spiking neural networks in Python
jacobhilton/deep_learning_curriculum
Language model alignment-focused deep learning curriculum
albermax/innvestigate
A toolbox to iNNvestigate neural networks' predictions!
rasbt/matplotlib-gallery
Examples of matplotlib codes and plots
GaParmar/clean-fid
PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]
marcoancona/DeepExplain
A unified framework of perturbation and gradient-based attribution methods for Deep Neural Networks interpretability. DeepExplain also includes support for Shapley Values sampling. (ICLR 2018)
christiancosgrove/pytorch-spectral-normalization-gan
Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-
mmp2/megaman
megaman: Manifold Learning for Millions of Points
C0D3D3V/Moodle-Downloader-2
A Moodle downloader that downloads course content fast from Moodle (eg. lecture pdfs)
g1910/HyperNetworks
PyTorch implementation of HyperNetworks (Ha et al., ICLR 2017) for ResNet (Residual Networks)
chr5tphr/zennit
Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.
djcrw/generalising-structural-knowledge
csquires/6.S091-causality
ViCCo-Group/thingsvision
Python package for extracting representations from state-of-the-art computer vision models
jbakermans/torch_tem
Implementation of the Tolman Eichenbaum Machine in pytorch
TomGeorge1234/RatInABox
A python package for modelling locomotion in complex environments and spatially/velocity selective cell activity.
ashnair1/COCO-Assistant
Helper for dealing with MS-COCO annotations
Getdeck/getdeck
A CLI that creates reproducible Kubernetes environments for development and testing
vvvityaaa/awesome-spiking-neural-networks
A curated list of materials for Spiking Neural Networks, 3rd generation of artificial neural networks.
afrancl/BinauralLocalizationCNN
Code to create networks that localize sounds sources in 3D environments
Getdeck/beiboot
Getdeck Beiboot is a Kubernetes-in-Kubernetes solution :rocket: It allows creating multiple logical Kubernetes environments within one :arrow_right: physical host cluster.
PhGK/ProteinNetworkLRP
Predicting patient-level proteomic networks by explainable artificial intelligence
Getdeck/getdeck-action
A GitHub Action to run ephemeral Kubernetes clusters during workflow based on Deckfiles.