You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementation of “Image Style Transfer Using Convolutional Neural Networks” (Gatys et al.) from scratch. Combines the content of one image with the artistic style of another using PyTorch, custom …
A movie recommendation system, is an AI/ML-based approach to filtering or predicting the users’ film preferences based on their past choices and behavior. It’s an advanced filtration mechanism that…
Built a Contact Managing web app which allow user to store and access their family or friends contact info from anywhere. Used JAVA(Spring Boot) as Backend, Thymeleaf for Frontend and Postgres for …
This project demonstrates the application of machine learning techniques to predict house prices based on various features. By analyzing the dataset, preprocessing the data, and selecting an approp…