Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/machinecyc/sideprojects

Basic conception of loss function, dimension reduction, transfer learning, image classification.
https://github.com/machinecyc/sideprojects

autoencoder-mnist center-loss kaggle keras mnist-dataset regression side-project tensorflow transfer-learning triplet-loss

Last synced: 7 days ago
JSON representation

Basic conception of loss function, dimension reduction, transfer learning, image classification.

Awesome Lists containing this project

README

        

# Side Projects by Yen-Chen-Chen

This repository contains some basic conception of loss function, dimension reduction, transfer learning, image classification.

The detail of each conception is in the below.

[01-CenterLossVisualization](https://github.com/machineCYC/SideProjects/tree/master/01-CenterLossVisualization)

[02-Kaggle-DigitRecognizer](https://github.com/machineCYC/SideProjects/tree/master/02-Kaggle-DigitRecognizer)

[03-AutoEncoder](https://github.com/machineCYC/SideProjects/tree/master/03-AutoEncoder)

[04-TransferLearning](https://github.com/machineCYC/SideProjects/tree/master/04-TransferLearning)

[05-TripletLossVisualization](https://github.com/machineCYC/SideProjects/tree/master/05-TripletLossVisualization)

[06-Kaggle-HousePricesAdvancedRegTech](https://github.com/machineCYC/SideProjects/tree/master/06-Kaggle-HousePricesAdvancedRegTech)