GithubHelp home page GithubHelp logo

Comments (23)

L-M-Sherlock avatar L-M-Sherlock commented on July 23, 2024 1

Never mind found it.

😂, there's high ping in Chinese network. I have just seen this comment.

from fsrs4anki.

L-M-Sherlock avatar L-M-Sherlock commented on July 23, 2024 1

Yep, I finally found it before you posted this screenshot, but still, thanks a lot. So I guess I'd better to re-generate all my parameters right in v1.4.0 right?

Yes, it's improved. And you need use it with the newest FSRS4Anki scheduler.

from fsrs4anki.

YorkZ avatar YorkZ commented on July 23, 2024 1

I really appreciate your help, but sleep is very important. Please don't worry about this thing, it's not emergency.

from fsrs4anki.

YorkZ avatar YorkZ commented on July 23, 2024 1

Seemed to be working, thanks.

from fsrs4anki.

L-M-Sherlock avatar L-M-Sherlock commented on July 23, 2024

Can you use the latest version? Or give the output of this cell.

from fsrs4anki.

YorkZ avatar YorkZ commented on July 23, 2024

Correct me if I'm missing anything, but I thought the page on Google Colab is the one I'm supposed to use, and should be the latest one?

from fsrs4anki.

L-M-Sherlock avatar L-M-Sherlock commented on July 23, 2024

The latest version of optimizer is v1.4.0, and you can find it in current main branch.

image

from fsrs4anki.

YorkZ avatar YorkZ commented on July 23, 2024

Sorry so did you mean that you haven't deployed it to Google Colab?

from fsrs4anki.

L-M-Sherlock avatar L-M-Sherlock commented on July 23, 2024

https://colab.research.google.com/github/open-spaced-repetition/fsrs4anki/blob/main/fsrs4anki_optimizer.ipynb

from fsrs4anki.

L-M-Sherlock avatar L-M-Sherlock commented on July 23, 2024

Sorry so did you mean that you haven't deployed it to Google Colab?

You can click the button Open in Colab to deploy it.

from fsrs4anki.

YorkZ avatar YorkZ commented on July 23, 2024

Sorry this is my first time using Google Colab, and therefore I'm so confused. So what optimizer was I running, and where did it come from?

from fsrs4anki.

L-M-Sherlock avatar L-M-Sherlock commented on July 23, 2024

Sorry this is my first time using Google Colab, and therefore I'm so confused. So what optimizer was I running, and where did it come from?

You can paste the link of your colab page, or the version in the first cell of notebook.

from fsrs4anki.

YorkZ avatar YorkZ commented on July 23, 2024

I can't find the Open in Colab button.

from fsrs4anki.

YorkZ avatar YorkZ commented on July 23, 2024

Never mind found it.

from fsrs4anki.

L-M-Sherlock avatar L-M-Sherlock commented on July 23, 2024

Open this link,

https://github.com/open-spaced-repetition/fsrs4anki/blob/main/fsrs4anki_optimizer.ipynb

In my screen, there is a open in Colab button.

image

from fsrs4anki.

YorkZ avatar YorkZ commented on July 23, 2024

Yep, I finally found it before you posted this screenshot, but still, thanks a lot. So I guess I'd better to re-generate all my parameters right in v1.4.0 right?

from fsrs4anki.

YorkZ avatar YorkZ commented on July 23, 2024

Running version 1.4.0 with the same file still failed, please check the screenshot.

2022-09-23_19-12

from fsrs4anki.

L-M-Sherlock avatar L-M-Sherlock commented on July 23, 2024

Are there only nine review logs?

You can set print_len = 1. But I think it need more logs.

I will fix it in next patch.

from fsrs4anki.

YorkZ avatar YorkZ commented on July 23, 2024

There were only there cards in this deck with 16 review history in total.

from fsrs4anki.

L-M-Sherlock avatar L-M-Sherlock commented on July 23, 2024

You can fix it by replacing print_len = dataset.shape[0] // 10 with print_len = max(dataset.shape[0] // 10, 1).

from fsrs4anki.

YorkZ avatar YorkZ commented on July 23, 2024

After your suggested change, it didn't fail out, but the parameters didn't get printed out.

from fsrs4anki.

YorkZ avatar YorkZ commented on July 23, 2024

It's so late in China now man, you are so diligent!

from fsrs4anki.

L-M-Sherlock avatar L-M-Sherlock commented on July 23, 2024

Can you test it?
https://colab.research.google.com/github/open-spaced-repetition/fsrs4anki/blob/v1.4.3/fsrs4anki_optimizer.ipynb

from fsrs4anki.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.