-
[rllib]
Up until this morning I had no issues running PPO on my MultiAgent custom env. However after a certain number of episodes, training gets 'stuck' - ie even though it still appears to be tr…
-
### System Information
OpenCV version: 4.7.0
Operation System: Windows 10
Compiler: Microsoft Visual Studio 2022
### Detailed description
The following code was called when calling net.forward. T…
-
hello, I wonder could you please provide the code for cfg generating(Gemini). The author of Gemini only provide the nerual network code and the feature files. As far as I know, he use the same feature…
-
Hello, I only see in your paper and code about the reward for RVO collision avoidance, and there is no reward for finding the robot to find the target, how is it set about the robot finding the target…
-
explain back propogration
highlight key hyperparameters from networtk architecture (feed forward) and back propogation training
show neural networks in tensorflow to dig down into structure a bit
s…
-
# Why?
응용언어학을 선택한 이유와 연관되어 있다 (#16 ). 뇌를 모방하고 싶다면 뇌과학을 공부하면 되는데, 왜 굳이 응용언어학인가?
비행기는 새를 모방하여 만들었지만,새처럼 날개를 퍼덕이지는 않는다. 자연에서 영감을 받은 아이디어일지더라도, 그대로 베끼면 효율이 떨어지며, 공학적 창의성이 필요하다.
컴퓨터 그래픽스도 비슷하지 않…
-
Hi,all
* If you can provide some documentation help, I think it can speed up our process
* thanks for your time
-
Description:
Hi, thanks for all your work.
I want to know is there any plan in the community for suppoting graph nerual network models (GCN) in onnxruntime in the future? Any reply is appreciat…
-
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Debian Testing
- TensorFlow installed from (source or binary): Binary
- TensorFlow version (use command below): 2.0…
-
Hi, great job!
I just have a quick question about the embedding part. Although position embedding is a tradition in Transformer based models, it seems you embeded so much different kinds of informa…