Pinned Repositories
Blood_Glucose_Prediction
Connect-4-With-Negamax
The game is played on a vertical screen with eight rows, where players take turns dropping their pieces into one of the columns.The objective is to be the first player to connect four pieces in a row horizontally, vertically, or diagonally.
Counter-Strike-With-Java
In this game, the objective for each player is to eliminate other players in a rectangular playground of adjustable size (n*m). The playground contains randomly placed obstacles that change with each round of the game. In the offline mode, three computer-controlled players act as enemies, spawning in random locations on the ground.
Curriculum_Vitae
DBLab-Fall2022
Repository for the materials of the course named "Darabase Lab" at the University of Guilan, Department of Computer Engineering, presented in Fall 2022.
Decision-Tree-Classifier
This project focuses on implementing and analyzing the learning process in decision trees using Connect 4.
Dig-Out-With-Java
Dorm-Management-With-Java
Halma-With-Java
In this project, we plan to revisit classic board games with a touch of nostalgia π Our focus is on reviving the beloved game of Halma, bringing it to life in a captivating graphic environment.
HosnawHb's Repositories
HosnawHb/Blood_Glucose_Prediction
HosnawHb/Connect-4-With-Negamax
The game is played on a vertical screen with eight rows, where players take turns dropping their pieces into one of the columns.The objective is to be the first player to connect four pieces in a row horizontally, vertically, or diagonally.
HosnawHb/Counter-Strike-With-Java
In this game, the objective for each player is to eliminate other players in a rectangular playground of adjustable size (n*m). The playground contains randomly placed obstacles that change with each round of the game. In the offline mode, three computer-controlled players act as enemies, spawning in random locations on the ground.
HosnawHb/Curriculum_Vitae
HosnawHb/DBLab-Fall2022
Repository for the materials of the course named "Darabase Lab" at the University of Guilan, Department of Computer Engineering, presented in Fall 2022.
HosnawHb/Decision-Tree-Classifier
This project focuses on implementing and analyzing the learning process in decision trees using Connect 4.
HosnawHb/Dig-Out-With-Java
HosnawHb/Dorm-Management-With-Java
HosnawHb/Halma-With-Java
In this project, we plan to revisit classic board games with a touch of nostalgia π Our focus is on reviving the beloved game of Halma, bringing it to life in a captivating graphic environment.
HosnawHb/HosnawHb
HosnawHb/hosnawhb.github.io
HosnawHb/Image-Segemntation-CamVid
HosnawHb/KNN_and_Naive_Bayes_With_Scikit_Learn
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 tested on the Abalone dataset.
HosnawHb/Master-Mind-With-Java
HosnawHb/Multi-Label-Text-Classification
The purpose of this project was to deal with Data Labeling, Multi-label Recurrent Neural Classification, Text Processing and Classification Networks.
HosnawHb/Sentiment-Analysis-On-Amazon-Reviews
A Sentiments Analysis on Amzaon Reviews Dataset using Naive Bayes and Bert
HosnawHb/Student-Academic-Performance-From-Scratch
The purpose of this project was to use the structure of neural network from scratch (Neural Networks from Scratch) in order to predict the acceptance or rejection of students according to a set of their characteristics during an academic semester, which then was also done using tensorflow.
HosnawHb/Tensorflow-Student-Academic-Performance
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 academic semester.
HosnawHb/Weather-Prediction-Image-Classification
The purpose of this project was to get familiar with computer vision ,image processing and deep convolutional neural networks.