Pinned Repositories
algdes-labs
Programming exercises for algorithm design
batch-transforms
Batch equivalent of PyTorch Transforms.
cloud
The TensorFlow Cloud repository provides APIs that will allow to easily go from debugging and training your Keras and TensorFlow code in a local environment to distributed training in the cloud.
delta
exta35
Anki to Memrise
junc17-py-backend
mean-teacher
A state-of-the-art semi-supervised method for image recognition
neural-network
Neural network implemented in Java for academic purposes. Trained to recognize digits by using the MNIST dataset with less than 4% error rate.
SemiSupervisedLearningASR
MixMatch-Pytorch
Reproduction of "MixMatch - A Holistic Approach to Semi-Supervised Learning" in Pytorch.
alexandertu's Repositories
alexandertu/exta35
Anki to Memrise
alexandertu/neural-network
Neural network implemented in Java for academic purposes. Trained to recognize digits by using the MNIST dataset with less than 4% error rate.
alexandertu/algdes-labs
Programming exercises for algorithm design
alexandertu/batch-transforms
Batch equivalent of PyTorch Transforms.
alexandertu/cloud
The TensorFlow Cloud repository provides APIs that will allow to easily go from debugging and training your Keras and TensorFlow code in a local environment to distributed training in the cloud.
alexandertu/delta
alexandertu/junc17-py-backend
alexandertu/mean-teacher
A state-of-the-art semi-supervised method for image recognition
alexandertu/MLRC
Editorial venue for ML Reproducibility Challenge Accepted papers
alexandertu/tensorflow-for-poets-2