GPU EATER interview question

Python code 1)to draw a vague waveform 2)to load a video file framewise. 3) to implement data and network learning code(architecture and output graph is given) 4)to implement VAE using MNIST by given parameters. (dataset in colab)

Interview Answer

Anonymous

24 Sept 2023

Completely written code for 2nd Wrote half code for 1 & 2 because of just 10 min. used chatgpt for 4th.