This was very informative and educational. I am doing my univerisity project and i am looking to perform GANs on an orignal transactional (financial) data to generate Synthetic data in tables. Can you please give an idea or help me on this. Thanks
How to use this GAN model in CNN multiclass image Classification? I want to generate images using GAN and use these images in the CNN model. Please reply.🙏
hello ranjan i have system of 32 gb ram in ec2(aws) and i want to process 80 gb of data and find some insight of it i have no issue of time i just do not want to upgrade hardware to save cost. is there any approch that i can work with such a big file ?
Thanks for the video : Im not getting the plot g_losses,d_losses and also the final step to display the image also gives error no such file / folder not found in a path
It is due to training the generator at that time. At one time, we can train one either generator or discriminator. Secondly, the Discriminator is trained firstly on fake and real data. Then Generator is trained to generate fake images which are fed in trained discriminator to identify real or fake.
Thanks for explaining GAN in detail.Looking for more videos related to this topic.
Keep watching :) Thanks :) Keep Exploring :)
Hello Sir Pls Plaese I Honestly Request you Upload GenAI Practically Video
This was very informative and educational.
I am doing my univerisity project and i am looking to perform GANs on an orignal transactional (financial) data to generate Synthetic data in tables.
Can you please give an idea or help me on this. Thanks
How to use this GAN model in CNN multiclass image Classification? I want to generate images using GAN and use these images in the CNN model. Please reply.🙏
hello ranjan i have system of 32 gb ram in ec2(aws) and i want to process 80 gb of data and find some insight of it i have no issue of time i just do not want to upgrade hardware to save cost. is there any approch that i can work with such a big file ?
Sir, can you provide GAN python code for CSV files to balance the dataset. Thanks in advance.
Thanks for the video : Im not getting the plot g_losses,d_losses and also the final step to display the image also gives error no such file / folder not found in a path
how to plot the ROC curve
bro i want to know how to make speech enhancement GANs pls help
Why i m getting image of same number
Why did you keep discriminator.trainable = false
It is due to training the generator at that time. At one time, we can train one either generator or discriminator. Secondly, the Discriminator is trained firstly on fake and real data. Then Generator is trained to generate fake images which are fed in trained discriminator to identify real or fake.