Skip to content

Commit

Permalink
Update ALGORITHM.md (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
ishiko732 authored Sep 9, 2024
1 parent f90b4db commit 10f67bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ALGORITHM.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Note that this function can be used to calculate a card's current retrievability

<ins>Next forget stability</ins>:

$S^\prime_f(D,S,R) = w_{11} \cdot D^{-12}\cdot \Big[(S+1)^{w_{13}} -1 \Big]\cdot e^{w_{14}\cdot (1-R)}$
$S^\prime_f(D,S,R) = w_{11} \cdot D^{-w_{12}}\cdot \Big[(S+1)^{w_{13}} -1 \Big]\cdot e^{w_{14}\cdot (1-R)}$

<ins>Next recall stability</ins>:

Expand Down

0 comments on commit 10f67bc

Please sign in to comment.