-
Anime Face Generation using GANS :
Trained a Deep Convolution GAN (DCGAN) on the Anime Face Dataset containing 63,000 images to generate Anime faces using PyTorch. Monitored the generator and discriminator losses throughout the training loop to ensure system progress and stability.
Transition of Generated Images over 25 training epochs :
-
Dog Breed Identification Using Deep Learning :
Trained MobileNet-v2 CNN model on the Kaggle Dog Breed Identification Dataset containing 10,000 train and 10,000 test images comprising of 120 dog breeds using TensorFlow. Obtained a Multi-Class Log Loss Score of 0.92337 on the test data, demonstrating the model’s accuracy and robustness.
Prediction from Trained Model:
Visualising Top 10 breeds for an image:
-
Heart Disease Classification :
On the UCI Heart Disease Dataset , trained and compared various models , chose the best performing model and tuned hyperparameters using both GridSearchCV and RandomizedSearchCV.
Obtained Accuracy of 84.79 % on the hyperparamter tuned LogisticRegression Model. -
Housing Prices Prediction :
Implemented a RandomForestRegressor through pipelines for Data Transformation and Model Training , producing a RMSE of 16259.24
-
Notifications
You must be signed in to change notification settings - Fork 0
Sushmit1/Projects
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published