Skip to content

Commit bc72478

Browse files
committed
fix image
1 parent 2ab12c5 commit bc72478

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ Consider using TopicNet if:
2828
<em>
2929
Example of the two-stage experiment scheme.
3030
At the first stage, regularizer with parameter <img src="https://render.githubusercontent.com/render/math?math=\tau"> taking values in some range <img src="https://render.githubusercontent.com/render/math?math=\{\tau_1, \tau_2, \tau_3\}"> is applied.
31-
Best models after the first stage are <em>Model 1</em> and <em>Model 2</em>~---~so <em>Model 3</em> is not taking part in the training process anymore.
31+
Best models after the first stage are <em>Model 1</em> and <em>Model 2</em>so <em>Model 3</em> is not taking part in the training process anymore.
3232
The second stage is connected with another regularizer with parameter <img src="https://render.githubusercontent.com/render/math?math=\xi"> taking values in range <img src="https://render.githubusercontent.com/render/math?math=\{\xi_1, \xi_2\}">.
3333
As a result of this stage, two descendant models of <em>Model 1</em> and two descendant models of <em>Model 2</em> are obtained.
3434
</em>
35-
</div>div>
35+
</div>
3636

3737

3838
[![GitHub contributors](https://img.shields.io/github/contributors/machine-intelligence-laboratory/TopicNet)](https://github.com/machine-intelligence-laboratory/TopicNet/graphs/contributors)

0 commit comments

Comments
 (0)