Skip to content

Ghazaleh99/Image_compression_mlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Image Compression using one hidden layer Neural Network from scratch

hidden layer activation function ~> Sigmoid

output layer activation function ~> Relu

With a sample code on how to make an image into chunks of images. (here is 250 * 250 to 8 * 8 blocks) and vise versa

Releases

No releases published

Packages

No packages published