You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @jczic! This is an excellent code!
I adapted the code for my computer, did a test with the Bool values and got good results!
But I need to process images and in your description you say it is possible and I tried to make an image vector using numpy and put it in your algorithm, but I don't have good returns (failure). How do I process images? Can you help me?
The text was updated successfully, but these errors were encountered:
@adryanalencar2001 It's very complicated to use images because it's not a convolutional RNN... MicroNN is that but I have not written any documentation..
Hello @jczic! This is an excellent code!
I adapted the code for my computer, did a test with the Bool values and got good results!
But I need to process images and in your description you say it is possible and I tried to make an image vector using numpy and put it in your algorithm, but I don't have good returns (failure). How do I process images? Can you help me?
The text was updated successfully, but these errors were encountered: