Md Golam Sarowar (@Md-Golam-Sarowar)
  • Stars
    star
    17
  • Global Rank 707,664 (Top 25 %)
  • Followers 2
  • Registered about 6 years ago
  • Most used languages
    Python
    25.0 %
    Java
    25.0 %
    C++
    12.5 %
    C#
    12.5 %
    PHP
    12.5 %
    C
    12.5 %
  • Location 🇧🇩 Bangladesh
  • Country Total Rank 3,239
  • Country Ranking
    C#
    507
    Python
    615
    C
    789
    Java
    1,183
    C++
    1,542
    PHP
    2,259

Top repositories

1

Neural-Network-Optimized-by-PSO

this project integrates - ● Neural Network and Particle Swarm Optimization together to reduce training time of neural network. this is a fun machine learning experiment. This project analyzes the performance of NN optimized by PSO Replacing Back propagation. This hybrid approach then employed on a disease dataset and classified the diasese successfully. For comparison Purpose other well known approaches have also been implemented here in this project to compare the accuracy as well as efficiency of our model. this project has been implemented in python.
Python
7
star
2

Bus-reservation-system-.Net-C-

This project has been developed using C# programming language in .NET framework. For database system SQLite software has been used.
C#
2
star
3

Student-CGPA-Information-Management-System

This project has been implemented and developed using JAVA swing GUI toolkit and JAVA abstract window (AWT) toolkit to manupulate and process information regarding university students. for database manupulation purpose MySql has been considered for this project.
Java
2
star
4

Uber-Taxi-transportation-system

C++
1
star
5

Hierarchical-Design-of-16-Bit-ALU

this project implements 16 bit ALU using verilog programming.
1
star
6

Multithreaded-WebServer

This project implements multithreaded webserver using the concept of socket programming and concept of threadpool to negotiate with concurrent requests at a specific time using c programming.
C
1
star
7

Python-Web-Scrapping-Selenium-beautifulSoup

This is a data extraction and analysis project which has been done on hundreds of japaneese hospital to extract their job circular information and further processing them to get meaningful information. The overall implementation has been done using python Selenium and beautifulSoup library which are considered best libraries for scrapping data from web.
Python
1
star
8

Rokomari.com-Online-book-shop-

This project implements functionalities of online book shopping website Rokomari.com ignoring some of the features of rokomari.com web portal. it has been imlemented using HTML, CSS, JAVASCRIPT, PHP, BOOTSTRAP etc.
PHP
1
star
9

Neural-Network-Optimized-by-ACO

# Neural-Network-Optimized-by-ACO this project integrates - ● Neural Network and Ant Colony Optimization (ACO) together to reduce training time of neural network. this is a fun machine learning experiment. This project analyzes the performance of NN optimized by ACO Replacing Back propagation. This hybrid approach then employed on a disease dataset and classified the diasese successfully. For comparison Purpose other well known approaches have also been implemented here in this project to compare the accuracy as well as efficiency of our model. this project has been implemented in JAVA.
Java
1
star