Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fukagai-takuya/cifar10-cifar100-principal-component-analysis-with-eigen

Read Cifar10/Cifar100 Datasets and apply Principal Component Analysis with Eigen
https://github.com/fukagai-takuya/cifar10-cifar100-principal-component-analysis-with-eigen

Last synced: about 2 months ago
JSON representation

Read Cifar10/Cifar100 Datasets and apply Principal Component Analysis with Eigen

Awesome Lists containing this project

README

        

# cifar10-cifar100-principal-component-analysis-with-eigen

The program is written primarily in C#, but uses C++ Eigen for PCA calculations.

# Explanation about this program

English Page

https://www.leafwindow.com/en/cifar10-cifar100-principal-component-analysis-in-csharp-and-cpp-eigen-en/

Japanese Page

https://www.leafwindow.com/cifar10-cifar100-principal-component-analysis-in-csharp-and-cpp-eigen/