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
Detecting fake images using machine learning, involving feature extraction from real and AI-generated images, and implementing various classification models such as Random Forest, SVM, and Logistic Regression to accurately distinguish between real and fake images.
In this repository, you can find my work related to Machine Learning topics like Guassian Mixture Model, KNeighbors classification, Naive Bayesian classification etc..