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
Repository for the materials of the course named "Darabase Lab" at the University of Guilan, Department of Computer Engineering, presented in Fall 2022.
The purpose of this project is to learn how to use libraries such as Tensorflow and Pytorch and similar in order to predict students' grades according to their sets of characteristics during an aca…
The Purpose of this project is to familiarize with the Naïve Bayes and K Nearest Neighbor classification methods. Algorithms related to these two methods were implemented and then trained and teste…