-
Marking a task due today as done and forgetting to delete it will render the software useless the next day after the said deadline since the date in the past is considered illegal value. Hence the sof…
-
Thanks for your impressive work. There is still one thing that I can't figure out. According to the setting of continual learning, when learning on the current task, the data from previous tasks is un…
-
Ebisu provides a model for more sophisticated forgetting prediction and scheduling:
https://fasiha.github.io/ebisu/
Incorporating those ideas, including information about reviews that came earlier…
-
![javaw 2019-11-15 17-07-43-187.png](https://raw.githubusercontent.com/lye-jw/pe/master/files/a3da3a71-7898-4917-96b0-3bde6a46056c.png)
![javaw 2019-11-15 17-07-43-187.png](https://raw.githubusercont…
-
Sometimes one may want to temporarily disable the app (go offline) in order to, e.g., save battery or data. There would be useful that an option existed that would do this without forgetting the user'…
ghost updated
8 years ago
-
As the JFXDatasetFactory is the subclass to the JFXDataset, forgetting to add the .build() call won't show any issues, but will throw a bunch of runtime exceptions. Its just a bit confusing and can ma…
-
**Is your feature request related to a problem? Please describe.**
I'm always forgetting specific items to keep track of during a rest - IE: Group has animals they are traveling with that need a plac…
-
I'm using four monitors in the following configuration:
Top> 1600x1200 (4:3) @100% scaling
Left> 1920x1200 (8:5) @100% scaling
Middle> 3840x2160 (16:9) @150% scaling
Right> 1920x1200 (…
-
I am constantly forgetting which weapon goes with which vendor and what currency you need to grind for to purchase the weapon. It would be great if the list in Triumphs ->Patterns could show you that …
-
Currently, we upload contracts in the `Makefile` using `cargo contract upload`. `ink-wrapper` outputs code that can upload contracts as well. We should set up tests (i.e. upload contracts) using `ink-…