huylenguyen's Stars
jamesrobertlloyd/gp-structure-search
zhuyaoyu/SNN-event-driven-learning
An event-driven learning algorithm for spiking neural networks
fastforwardlabs/multi-objective-hyperparameter-optimization
Easy, fast, _and_ cheap!
AnthonyRentsch/calibrated_regression
A tutorial for the 2018 paper Accurate Uncertainties for Deep Learning Using Calibrated Regression by Kuleshov et al.
ulissigroup/uncertainty_benchmarking
Various code/notebooks to benchmark different ways we could estimate uncertainty in ML predictions.
Vislike/beat-saber-custom-song-repair-tool
python-poetry/poetry
Python packaging and dependency management made easy
oliverguhr/wav2vec2-live
A live speech recognition using Facebooks wav2vec 2.0 model.
jamesrobertlloyd/gpss-research
Kernel structure discovery research code - likely to be unstable
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
Edresson/Wav2Vec-Wrapper
An easy way to fine-tune Wav2Vec 2.0 for low-resource languages.
Wikidepia/wav2vec2-indonesian
sisl/NeuralVerification.jl
Methods to soundly verify deep neural networks
nianticlabs/simplerecon
[ECCV 2022] SimpleRecon: 3D Reconstruction Without 3D Convolutions
aamini/evidential-deep-learning
Learn fast, scalable, and calibrated measures of uncertainty using neural networks!
dougbrion/pytorch-classification-uncertainty
This repo contains a PyTorch implementation of the paper: "Evidential Deep Learning to Quantify Classification Uncertainty"
FreddyWordingham/arctk
Numerical simulations of physical systems - library and example binaries
mikkelbue/tinyDA
Multilevel Delayed Acceptance MCMC sampler with finite-length subchains, modern transition kernels and adaptive error modelling.
exanauts/Argos.jl
Reduced-space optimization, for optimal power flow.
exanauts/ExaPF.jl
A Power Flow Solver for GPUs in Julia
Msq-9/Extraction-of-Skills
Extracting Skills from resume using Machine Learning
IGITUGraz/eligibility_propagation
mbax9an4/SpikeProp
leaflabs/WaspNet.jl
lolemacs/pytorch-eventprop
A PyTorch implementation of EventProp [https://arxiv.org/abs/2009.08378], a method to train Spiking Neural Networks
lazarusA/MakieNotebooks
A collection of Jupyter notebooks with simple examples on how to use Makie
EPFL-LCN/pub-illing2019-nnetworks
Public code (julia) for Illing, Gerstner & Brea 2019: Biologically plausible deep learning - but how far can we go with shallow networks?
AStupidBear/SpikingNeuralNetworks.jl
Julia Spiking Neural Network Simulator
fzenke/spytorch
Tutorial for surrogate gradient learning in spiking neural networks
djsaunde/lm-snn
Using spiking neurons and spike-timing-dependent plasticity to classify the MNIST handwritten digits.