Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhliuk-k committed Dec 22, 2016
1 parent 45fd874 commit 6e7a519
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# Compression picture neural network
Recycling network - compression picture
============

A graph of the number of iterations of compression ratio
--------------
The following input parameters were set to determine this relationship:
- 256x256 size image;
- Squares of the same image size 4x4;
- The maximum permissible errors - in 1000.

Changing the compression ratio is achieved by varying the number of hidden layer neurons.

Compression coefficient | asdasd | asdsad
--- | --- | ---
asdasd | asdasda | asdasda
1 | 123 | 123

![demo](example.gif)

0 comments on commit 6e7a519

Please sign in to comment.