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 f5b91d3 commit 2031d69
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ Error | Number of iterations
556,18 | 14
495,15 | 16

The dependence of the number of iterations of step
-----------
The dependence of the number of iterations of step
-----------

The following input parameters were set to determine this relationship:
- 256x256 sized image;
Expand All @@ -65,11 +65,12 @@ Error | Number of iterations
- maximum permissible errors - 500.

Step training | Number of iterations
--- | ---
:---: | :---:
0.0001 | 53
0.001 | 8
0.003 | 3
0.005 | 2
0.01 | 2


![demo](example.gif)

0 comments on commit 2031d69

Please sign in to comment.