Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 185 Bytes

File metadata and controls

5 lines (4 loc) · 185 Bytes

Face_autoEncoder

A simple face autoencoder neural network using c++.

This project is fully written in C++ without any external libraries. Works best on codeblocks with c11 compiler.