Invalid Argument Error
Budget: $250 – $750 USD
Respected Members!
Hoping for your good and sound health. i have integrated Convolutional Neural network with Feed forward network. My code works fine for Feed forward network, but when i place with CNN it gives e the following error. I have been searched lot of sites and other details but couldn't work. How to solve this error plz help me. i am using python with spyder IDE
InvalidArgumentError: You must feed a value for placeholder tensor 'dqn/InputData/X' with dtype float and shape [?,11,4] [[node dqn/InputData/X (defined at C:\Users\HP\Anaconda3\lib\site-packages\tflearn\layers\core.py:81) ]] Original stack trace for 'dqn/InputData/X':
Hoping for your good and sound health. i have integrated Convolutional Neural network with Feed forward network. My code works fine for Feed forward network, but when i place with CNN it gives e the following error. I have been searched lot of sites and other details but couldn't work. How to solve this error plz help me. i am using python with spyder IDE
InvalidArgumentError: You must feed a value for placeholder tensor 'dqn/InputData/X' with dtype float and shape [?,11,4] [[node dqn/InputData/X (defined at C:\Users\HP\Anaconda3\lib\site-packages\tflearn\layers\core.py:81) ]] Original stack trace for 'dqn/InputData/X':