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
This is a MERN stack application made using Redux and functional components. It is a small social network app that includes authentication, profiles, and forum posts. Liking, disliking and commenti…
This is a Chess Engine Game for a player to test his chess-playing skills against a computer Used Mini-Max and Alpha-Beta pruning to predict game moves and calculate the total number of possible mo…
This is a project to solve SUDOKU using Computer Vision in python. Digit recognition model is trained on MNIST with accuracy>95%. Learned Machine Learning and Computer vision and implemented the co…