VictorZuanazzi
+ ML engineer @ Aidence + AI master @ UvA + Mechantronics Engineer by University of São Paulo
AidenceAmsterdam
Pinned Repositories
AdaptBatch
Basic code for adaptive batch in pytorch
AdversarialSceneFlow
JiraPredictor
Makes predictions and explains them of when tickets will be finished.
MachineLearning101-1
Exercises of Machine Learning Lab
MachineLearning102-1
Implementation of ICA to de-noise audio signals
MLForTrading
Georgia Tech course on Machine Learning for Trading
Photometric_Stereo_n_Color
Experiments to extract color and shape of an image
Project_RL
Group Project Reinforcement Learning.
python_essencials
A bunch of functions written in python for future reference
VQ-VAE-Images
PyTorch implementation of VQ-VAE applied on CIFAR10 dataset
VictorZuanazzi's Repositories
VictorZuanazzi/AdaptBatch
Basic code for adaptive batch in pytorch
VictorZuanazzi/AdversarialSceneFlow
VictorZuanazzi/Project_RL
Group Project Reinforcement Learning.
VictorZuanazzi/VQ-VAE-Images
PyTorch implementation of VQ-VAE applied on CIFAR10 dataset
VictorZuanazzi/JiraPredictor
Makes predictions and explains them of when tickets will be finished.
VictorZuanazzi/MachineLearning101-1
Exercises of Machine Learning Lab
VictorZuanazzi/MachineLearning102-1
Implementation of ICA to de-noise audio signals
VictorZuanazzi/ReinforcementLearning-1
Basic comcepts of RL
VictorZuanazzi/anserini
A Lucene toolkit for replicable information retrieval research
VictorZuanazzi/ColBERT
ColBERT: Contextualized Late Interaction over BERT (code for SIGIR'20 paper)
VictorZuanazzi/cuhnsw
CUDA implementation of Hierarchical Navigable Small World Graph algorithm
VictorZuanazzi/DeepLearning201
VictorZuanazzi/GWW_challenge
Coding challenge for GWW
VictorZuanazzi/Latent-Space-Analysis
VictorZuanazzi/Lyft_utils
(not official) Classes and functions that help with Lyft visualization.
VictorZuanazzi/PointCloudGeneration
VictorZuanazzi/Pointnet2_PyTorch
PyTorch implementation of Pointnet2/Pointnet++
VictorZuanazzi/pro_gan_pytorch
ProGAN package implemented as an extension of PyTorch nn.Module
VictorZuanazzi/Project_Semantics
VictorZuanazzi/pyoptflow
Horn-Schunck Optical Flow estimation in pure Python
VictorZuanazzi/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
VictorZuanazzi/pytorch_GAN_zoo
A mix of GAN implementations including progressive growing
VictorZuanazzi/pytorchvideo
A deep learning library for video understanding research.
VictorZuanazzi/random-bookmark
A Chrome extension that loads a bookmark when you open a tab
VictorZuanazzi/ReinforcementLearning-2
VictorZuanazzi/Sartorius
VictorZuanazzi/sartorius-challenge
Code for challenge: https://www.kaggle.com/c/sartorius-cell-instance-segmentation/overview
VictorZuanazzi/self-attention-GAN-pytorch
This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.
VictorZuanazzi/SumOfAGan
Playing with Adversarial Nets just for fun
VictorZuanazzi/W-GAN
Research project on W-GAN, and infoGAN