MS-MA

Results 8 comments of MS-MA

I understand these. What I want to know is how the accuracy is calculated, that is, its calculation formula.

For example, this form of calculation formula, the number of correctly recognized words in the training set divided by the number of words included in the training set

oh,i am sorry, i didn't realize this problem.

Can you tell me the exact location of the program jump? thank you very much @Bartzi

hello Bartzi,I have a new problem about train_fsns.py if i create a learning curriculum,like the follows: [ { "train":"/home/data/fsns/image/train/train_swap_max2words.csv", "validation":"/home/data/fsns/image/validation/validation_swap_max2words.csv" }, { "train":"/home/data/fsns/image/train/train_swap_3words.csv", "validation":"/home/data/fsns/image/validation/validation_swap_3words.csv" }, { "train":"/home/data/fsns/image/train/train_swap_4words.csv", "validation":"/home/data/fsns/image/validation/validation_swap_4words.csv" }, {...

@Bartzi Yes, I uninstalled the previously installed 3.2.0 version of the chainer, reinstalling chainer==6.0.0b3 from this URL “https://github.com/chainer/chainer”, but when I execute this command" python train_fsns.py /home/data/fsns /image/curriculum.json /home/code/mayongjuan/see-master/fsns-model --char-map...

No, I haven't used the docker container before, maybe I can try it. very thanks@Bartzi