Pinned Repositories
Bayesian-Hierarchical-Models
This are assignments from Aki Vehtari BHM course at aalto https://avehtari.github.io/BDA_course_Aalto/
calibration_MixupDNN_ARCLoss.pytorch
This repository contains code and further information for the work in https://arxiv.org/abs/2003.09946
CULAYERS
This is culayers, a C++ wrapper over CUDA to easy deploy applications running on CUDA without caring about GPU managment
Machine.Learning.Models.pytorch
Machine Learning models in general in PyTorch.
prhltgpu.software.installation
This repository shows how to install many software for machine learning
prophet_tutorials
This repository holds some tutorials on prophet I have created for academic purposes.
pytorch_datasets
Some unavailable pytorch datasets
pytorch_tutorials
PyTorch tutorials for the subject Neural Networks for Pattern Recognition at the MsC in Universidad Politécnica de Valencia
TGP.pytorch
Repository for the work Transforming Gaussian Processes with Normalizing Flows published at AISTATS 2021
TransferLearningImagenet.pytorch
The aim of this repository is to give a base code for train pretrained ImageNet models on any database
jmaronas's Repositories
jmaronas/TGP.pytorch
Repository for the work Transforming Gaussian Processes with Normalizing Flows published at AISTATS 2021
jmaronas/pytorch_tutorials
PyTorch tutorials for the subject Neural Networks for Pattern Recognition at the MsC in Universidad Politécnica de Valencia
jmaronas/Machine.Learning.Models.pytorch
Machine Learning models in general in PyTorch.
jmaronas/calibration_MixupDNN_ARCLoss.pytorch
This repository contains code and further information for the work in https://arxiv.org/abs/2003.09946
jmaronas/prhltgpu.software.installation
This repository shows how to install many software for machine learning
jmaronas/pytorch_datasets
Some unavailable pytorch datasets
jmaronas/TransferLearningImagenet.pytorch
The aim of this repository is to give a base code for train pretrained ImageNet models on any database
jmaronas/CULAYERS
This is culayers, a C++ wrapper over CUDA to easy deploy applications running on CUDA without caring about GPU managment
jmaronas/DecoupledBayesianCalibration.pytorch
This repository contains code for the work https://arxiv.org/abs/1908.08972
jmaronas/pytorch_library
jmaronas/torchtensorvision
This repository is intended to do the same as torchvision but directly on torch tensors
jmaronas/Bayesian-Hierarchical-Models
This are assignments from Aki Vehtari BHM course at aalto https://avehtari.github.io/BDA_course_Aalto/
jmaronas/prophet_tutorials
This repository holds some tutorials on prophet I have created for academic purposes.
jmaronas/Deep-Learning-and-Machine-Learning
For my lectures
jmaronas/repo_to_config_machine
This repository has some useful scripts I modify and use to set up my personal new machines or machines I have access to.