Pinned Repositories
Aralas.github.io
Axelrod-notebooks
A repository of example Jupyter notebooks
bagging_training
Co-teaching
NeurIPS'18: Co-teaching: Robust Training of Deep Neural Networks with Extremely Noisy Labels
cross-reference_network
We propose a cross-reference framework to train neural networks on dataset with noisy labels.
dcgan_plus_encoder
generation-based-adversarial-sample
Google-Pinyin-Kaomoji
谷歌拼音输入法自定义颜文字保存
GZHU-Report-Latex-Version
我自己制作的广州大学Latex报告模板,有毕业设计,课程设计,毕业论文,等等🎈
phase_retrieval
Implement Phase Retrieval
Aralas's Repositories
Aralas/phase_retrieval
Implement Phase Retrieval
Aralas/Aralas.github.io
Aralas/Axelrod-notebooks
A repository of example Jupyter notebooks
Aralas/bagging_training
Aralas/Co-teaching
NeurIPS'18: Co-teaching: Robust Training of Deep Neural Networks with Extremely Noisy Labels
Aralas/cross-reference_network
We propose a cross-reference framework to train neural networks on dataset with noisy labels.
Aralas/dcgan_plus_encoder
Aralas/generation-based-adversarial-sample
Aralas/Google-Pinyin-Kaomoji
谷歌拼音输入法自定义颜文字保存
Aralas/GZHU-Report-Latex-Version
我自己制作的广州大学Latex报告模板,有毕业设计,课程设计,毕业论文,等等🎈
Aralas/icassp19
Public repository for the paper "Learning Sound Event Classifiers from Web Audio with Noisy Labels"
Aralas/JointOptimization
Joint Optimization Framework for Learning with Noisy Labels
Aralas/keras-dcgan
Keras implementation of Deep Convolutional Generative Adversarial Networks
Aralas/Keras-GAN
Keras implementations of Generative Adversarial Networks.
Aralas/label_noise_correction
Implementation of paper: Making Deep Neural Network Robust to Label Noise: a Loss Correction Approach.
Aralas/LabelNoiseCorrection
Official Implementation of ICML 2019 Unsupervised label noise modeling and loss correction
Aralas/LaTeX-Template-Cn
\LaTeX 中文模版收集。
Aralas/ppack
Python 3 version of the MATLAB Phasepack Library
Aralas/PU-Distillation-Noisy-Label
Aralas/PU_distillation_noisy_label
Use PU learning to augment data and distillation model to solve classification problem on noisy dataset
Aralas/releasing-research-code
Tips for releasing research code in Machine Learning (with official NeurIPS 2020 recommendations)
Aralas/ResNeXt-in-tensorflow
This is an implementation of ResNeXt (by Xie et al.) in tensorflow
Aralas/Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
Aralas/Self-Attention-GAN-Tensorflow
Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)
Aralas/TF_Cookbook
《Tensorflow机器学习实战指南》自我学习代码,校正代码bug和书籍翻译中的错误,增加中文注释。(未完成,持续更新)
Aralas/VAE-CVAE-MNIST
Variational Autoencoder and Conditional Variational Autoencoder on MNIST in PyTorch