-
Hello,
I'll try to make itt short and to the point, assuming you have prior knowledge.
This is about standards for a better web are being secretly and silently ignored and then removed.
**What I …
-
Hi,
For some reason i cannot get the code to work as it is not showing any errors currently. Could you help me figure out what is going on?
i am trying to create a nnue file for a 10x10 varia…
-
Hi, I am trying to get the NNUE trainer to work on an Ubuntu 20.04 cloud computer. To exclude variant specific issues, I went for normal chess first.
However, the training stops always after epoch…
-
Hello, I'm a novice at NNUE-Pytorch.
I started an experiment on Win11 and received an error after 3 epoches:
Training Comand:
python easy_train.py --experiment-name L1-3328
--training-dataset=…
-
@vdobrovolskii
Hi,
I think you would beat the state of the art once again on coreference resolution by switching your Roberta with [XLnet](https://huggingface.co/docs/transformers/model_doc/xlnet).
…
-
Hey,
resuming from an existing loop state does not seem to work properly right now.
For this, I am working in the horses_or_humans example.
I am returning the entire state in the `train_model…
-
It's nice to see [this code example](https://keras.io/examples/vision/), for example in computer vision. But it also looks like it doesn't follow any acceptance rules and randomly accepting the code e…
-
RAdam is consistently better than adam.
https://arxiv.org/pdf/1908.03265v1
Lookahead merits to be tried too https://arxiv.org/pdf/1907.08610v1.pdf
Maybe it can be used on top of RAdam.
-
Hello, I am new to medical AI. I downloaded the source code you published and the data set you used(COVID-SemiSeg Dataset) and followed your steps to try, but the model I trained, the train_dice is cl…
-
Hello,
I wanted to try out some examples in the examples folder since the code in the mnist livebook is outdated.
But it seems like there are some issues with the examples. I haven't tried all b…