Md. Muhaimin Rahman
Md. Muhaimin Rahman
Hello, Thanks for a nice and simple code. But I am confused about this line ``` batch = buff.getBatch(BATCH_SIZE) ``` it is 110 no line code in ddpg.py. the problem...
Thanks !
I was searching attention model implementation in keras. I have found your one. Can you tell me where did you get this implementation of attention model ?
hello. I checked the code . Thanks for the repo. My question, why age is treated as a classification problem instead of regression problem ?
Hello, i am trying to visualize the output on the point clouds from the training dataset. but the 3d bounding boxes are being made in places different than the ground...
Everytime I type ./build_sdk.sh the terminal shows no such file has been found. My OS is Ubuntu 14.04 and I am using Ros indigo
Hello. Whenever I try to run the demo code from terminal it works. But whenever I try to run from an IDLE , by changing the image path to the...
the current codebase does not have tensorboard functionalities. it would be great to add that
Hello, Thanks for awesome repository for pytorch siamese network. I wanted to be able to use different architectures of Resnet. Thats why i changed some codes and created this PR...
Hello. I am planning to use hector navigation exploration node with my turtlebot simulation in gazebo. But I am not sure yet how to use both . Can anyone help...