boncey / Flickr4Java

Java API For Flickr. Fork of FlickrJ
BSD 2-Clause "Simplified" License
176 stars 155 forks source link

Generate a random input matrix for dataset using pytorch (LSTM project) #528

Closed Saeed-Ch closed 2 years ago

Saeed-Ch commented 2 years ago

Hi, I need to generate a random input matrix for the creation of a dataset that'll be used for my LSTM project. Dimension should be 6*100. basically, it's a catastrophic forgetting problem and it's the first step, and I am unable to find any guide or tutorial to implement it. Data scientists your guidance would be highly appreciated.

Pytorch

Steps to reproduce

Tell us how to reproduce this issue. Please provide working code.

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what happens instead

Log

Please copy paste the log here if available