Pinned Repositories
4cornerswebsite
bigbooost.gethub.io
bigboosst.gethub.io
BigBoost.gethub.io
A beginner website for car enthusiasts using HTML & CSS only
CampusManager
Community-Detection-Algorithms-Performance-comparison
The implementation was done using python networkx and matplot libraries. Zachary karate club dataset is used as a benchmark dataset between the different community detection algorithms. Karate is the well-known and much-used dataset to benchmark algorithms as ground truth of it is two so if a detection algorithm is close to these two sets, then it is most likely to be accurate at detection. The data was collected from the members of a university karate club by Wayne Zachary in 1977. Each node represents a member of the club, and each edge represents a tie between two members of the club. The network is undirected. The network captures 34 members of a karate club, documenting links between pairs of members who interacted outside the club. During the study a conflict arose between the administrator "John A" and instructor "Mr. Hi", which led to the split of the club into two. Half of the members formed a new club around Mr. Hi; members from the other part found a new instructor or gave up karate. Based on collected data Zachary correctly assigned all but one member of the club to the groups they joined after the split.
Galactus
My first Gaming project using Unity based on a story of Rick and Morty show !!
Scale-Free-Network-Generator
SeifTarekNassar
Config files for my GitHub profile.
TrainEmergencyBrake
A project for RTS module
SeifTarekNassar's Repositories
SeifTarekNassar/Community-Detection-Algorithms-Performance-comparison
The implementation was done using python networkx and matplot libraries. Zachary karate club dataset is used as a benchmark dataset between the different community detection algorithms. Karate is the well-known and much-used dataset to benchmark algorithms as ground truth of it is two so if a detection algorithm is close to these two sets, then it is most likely to be accurate at detection. The data was collected from the members of a university karate club by Wayne Zachary in 1977. Each node represents a member of the club, and each edge represents a tie between two members of the club. The network is undirected. The network captures 34 members of a karate club, documenting links between pairs of members who interacted outside the club. During the study a conflict arose between the administrator "John A" and instructor "Mr. Hi", which led to the split of the club into two. Half of the members formed a new club around Mr. Hi; members from the other part found a new instructor or gave up karate. Based on collected data Zachary correctly assigned all but one member of the club to the groups they joined after the split.
SeifTarekNassar/Scale-Free-Network-Generator
SeifTarekNassar/4cornerswebsite
SeifTarekNassar/bigbooost.gethub.io
SeifTarekNassar/bigboosst.gethub.io
SeifTarekNassar/BigBoost.gethub.io
A beginner website for car enthusiasts using HTML & CSS only
SeifTarekNassar/CampusManager
SeifTarekNassar/Galactus
My first Gaming project using Unity based on a story of Rick and Morty show !!
SeifTarekNassar/SeifTarekNassar
Config files for my GitHub profile.
SeifTarekNassar/TrainEmergencyBrake
A project for RTS module
SeifTarekNassar/WormNet.v3-Community-Detection-using-Betweenness-Centrality
Betweenness centrality method on WormNetv3 Network