GAN---Transaction-Forger
Made for HackGT. This GAN model forges data similar to the one provided by NCR on their Github page. A discriminator is trained on the 10000 transaction csv in order to be able to recognize a transaction that "fits" the given transactions. A Generator network then manipulates raw static and getting feedback as to whether it's guess was correct or not to tune itself to generating similar transactions as in the original csv and that are approved by the discriminator.
Log in or sign up for Devpost to join the conversation.