-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
45fd874
commit 6e7a519
Showing
1 changed file
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |