-
Make the Train Arm code work for a motor instead of a servo (Important).
-
cannot import name 'NAG' from 'src.data', how solved it?
-
![image](https://github.com/user-attachments/assets/a3f38033-1aba-4ec3-9e8e-7025a49c5df0)
![Screenshot_7](https://github.com/user-attachments/assets/ca174069-9bca-4ff7-b819-410f771928d0)
-
Do you have train data?
-
I attempted to perform training using `bash dist_train.sh configs/tqdm/tqdm_eva_vit-l_1e-5_20k-g2c-512.py 2`, but I encountered the following error and could not resolve it. Could you please help me?…
-
作者您好,训练的时候遇到了梯度爆炸的问题,下面是我打印出来的日志信息。
{"train_lr": 1.2480487331573042e-05, "train_predict_loss": 0.7279542872231782, "train_edge_loss": 0.0554991626542601, "test_average_f1": 0.13728936245250195, "epoc…
-
Thank you for your outstanding work. I have a question regarding pykt train_test,I just test dkt_plus_que,The embedding file has been obtained and passed through emb_path, but the results are the sam…
-
Thanks for a very interesting tool.
The "Download pre-trained models" section in the README file remains in TO-DO.
Are you planning to release the pre-trained models soon?
Many thanks!
-
hi @prstrive , thanks for your fantastic work
Could you make an instruction on How to train SCGaussian?
-
**Describe the bug**
In trying DPO trainer example getting a bug with batch size and sharding , may be shard axis are not properly set or could be jax error as well , system used is V3 -32 , 4 hosts
…