
Youtube_Command_Line_App
This is a youtube command line app which allows user to play,pause,stop, flag the videos. You can also create playlists. The app is highly optimized and was part of the Google Coding Challenge June 2021 (Bright Network Internship UK).
Python
1
0
MedicalMNISTClassification
I have implemented a CNN using Python and TensorFlow framework to classify radiological images from the Medical MNIST dataset. This dataset consists of 58954 images with 6 different classes. I managed to train, validate and test my neural network by achieving an accuracy of 99.52% on the test data.
Jupyter Notebook
1
1