Pinned Repositories
An-Efficient-Framework-for-Vietnamese-Sentiment-Analysis
This paper consists of all source codes related to the paper "An Efficient Framework for Vietnamese Sentiment Analysis", SOMET 2020.
facebookBot
[Done]
General-Grants-Program
Web3 Foundation General Grants Program
kaggle_safe_driver_prediction
[Done] xgbost, lightgbm, ensemble
kaggle_zillow_price
[Done] xgoost, lightgbm for house prediction
RMCosGAN
This repository contains all source code, pre-trained models related to the paper "An Empirical Study on GANs with Margin Cosine Loss and Relativistic Discriminator"
StyleGAN-BigGAN-for-Motorbike-Generation
StyleGAN BigGAN for Motorbike Generation
tensorflow_kaggle_house_price
[Done] Master version: developed the stacked regression (score 0.11, top 5%) based on (xgboost, sklearn). Branch v1.0: developed linear regression (score 0.45) based on Tensorflow
tensorflow_kaggle_mnist
[Done] [Top 7%] A tensorflow based standard NN for Kaggle mnist competition (score 0.995)
tensorflow_keras_kaggle_dsb2017
[done]
Cuongvn08's Repositories
Cuongvn08/tensorflow_kaggle_house_price
[Done] Master version: developed the stacked regression (score 0.11, top 5%) based on (xgboost, sklearn). Branch v1.0: developed linear regression (score 0.45) based on Tensorflow
Cuongvn08/kaggle_safe_driver_prediction
[Done] xgbost, lightgbm, ensemble
Cuongvn08/tensorflow_kaggle_mnist
[Done] [Top 7%] A tensorflow based standard NN for Kaggle mnist competition (score 0.995)
Cuongvn08/tensorflow_keras_kaggle_dsb2017
[done]
Cuongvn08/kaggle_zillow_price
[Done] xgoost, lightgbm for house prediction
Cuongvn08/RMCosGAN
This repository contains all source code, pre-trained models related to the paper "An Empirical Study on GANs with Margin Cosine Loss and Relativistic Discriminator"
Cuongvn08/StyleGAN-BigGAN-for-Motorbike-Generation
StyleGAN BigGAN for Motorbike Generation
Cuongvn08/An-Efficient-Framework-for-Vietnamese-Sentiment-Analysis
This paper consists of all source codes related to the paper "An Efficient Framework for Vietnamese Sentiment Analysis", SOMET 2020.
Cuongvn08/Machine-Learning-Coursera-AndrewNg
[Done] All resolved assignments and documents for Machine Learning Coursera of professor Andrew Ng
Cuongvn08/tensorflow
[Done]
Cuongvn08/facebookBot
[Done]
Cuongvn08/General-Grants-Program
Web3 Foundation General Grants Program
Cuongvn08/cyclegan_forest_abstract_art_Duke_zm
This is the code corresponding to my Duke AI for Art Competition submission.
Cuongvn08/docs
TensorFlow documentation
Cuongvn08/kaggle_cdiscount_image_classify
[Doing] kaggle cdiscount's image classification challenge
Cuongvn08/kaggle_ndsb2017
Kaggle datascience bowl 2017
Cuongvn08/software_books
[Doing] The must-read software programming books for developers
Cuongvn08/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10
How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows