-
Hi,
I'm not used to import external library in Unity and/or with C#. Is there an easy guide to import and use Tensorflow.NET in Unity?
Thanks!
-
Hello, I train your code on health_gather_superme(master branch) which after 7400 episode but it still doesn't work.
Should I train more episode?
And I found the rnn_dev branch. The nework is A3C …
-
I want to run train_MEND_MiniGPT4_VQA() and train_SERAC_MiniGPT4_VQA() in multimodal_edit.py. VRAM of one RTX4090 is 23.65GB. It is not enough. I have eight RTX4090. I want to know how I run train_ME…
-
I think it is very useful if we can have feature enhancement that we can compute the entropy of a tensor, the similar way that we can do it for mean, std, etc
in more details:
It would be super …
-
I'm a bit confused about the basis of your training. Currently, the fastest inference solution is exllamav2, but besides using the original gptq model, it's possible to directly train using autogptq a…
-
I think the documentation should have a section discuss different construction instance about Asym in different dataset and tasks.
You can only release some paper or guidelines materials about the dif…
-
Dear Authors,
I was reading your paper and trying to implement it in tensorflow. However, while doing so I came across a few things which I couldn't understand. First, I will post the queries that…
-
Hi i want to use BrightWire to implement the following simple interface.
The problem is that the library is very strongly coupled with data source.
```
interface IBaseTrainableProbabilisticM…
-
Given any vector field `f(t, y, args)`, I want to keep track of an auxiliary variable `w` that depends and evolves with `y` but non-differentiably in the sense that there is no vector field for `w`, i…
jbial updated
4 months ago
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…