-
University-System Public
A comprehensive university management system web application designed to facilitate student services, course registrations, meal reservations, financial transactions, and academic notifications.
JavaScript BSD 3-Clause "New" or "Revised" License UpdatedDec 31, 2025 -
"Implementations of deep learning concepts from Deep Learning with Python (Second Edition) by François Chollet. Includes hands-on examples, code exercises, and practical applications using TensorFl…
-
Crypto-Algorithms Public
"A collection of implemented symmetric and asymmetric cryptographic algorithms."
-
-
"Code from Hands-On Simulation Modeling with Python - Second Edition by Packt, focusing on simulation models for efficient decision-making."
-
"This repository contains the implementation code for the book, which serves as a practical guide to understanding and applying Graph Neural Networks (GNNs) using Python."
-
"Implements error correction techniques at the data link layer, enhancing data integrity and reliability in communication protocols"
-
"Simulations for the paper 'Deep Learning for Channel Coding via Neural Mutual Information Estimation' by Rick Fritschek, Rafael F. Schaefery, and Gerhard Wunder"
-
"This repository hosts an implementation of the Singular Value Decomposition (SVD) algorithm tailored for data mining tasks. SVD is utilized for efficient dimensionality reduction, aiding in the ex…
-
"This repository contains implementations of Linear Discriminant Analysis (LDA) algorithms for data mining tasks. Linear Discriminant Analysis is a dimensionality reduction technique used to find a…
-
"This repository contains an implementation of the Principal Component Analysis (PCA) algorithm, which is one of the key techniques used for dimensionality reduction in data mining and machine lear…
-
100-Projects-for-Prolog Public
"The repository '100 Mini Projects for Prolog' includes small projects for learning and practicing Prolog."
-
Simulations for the paper "Inter node Hellinger Distance based Decision Tree by Pritom Saha Akash, Md. Eusha Kadir, Amin Ahsan Ali, Mohammad Shoyaib"
Python BSD 3-Clause "New" or "Revised" License UpdatedJul 16, 2024 -
"This repository contains implementations of Boosting method, aimed at improving predictive performance by combining multiple models. by using titanic database."
-
"implementation of a Deterministic Finite Automaton (DFA). Includes classes for defining and processing DFAs, with parsers for JSON, Text File, Dictionary and String formats."
-
"This repository contains implementations of Boosting method, popular techniques in Model Ensembles, aimed at improving predictive performance by combining multiple models. by using titanic database."
-
Simulations for the paper "Deep Learning for the Gaussian Wiretap Channel by Rick Fritschek, Rafael F. Schaefer, Gerhard Wunder"
-
"This repository showcases a comprehensive implementation of Line Codes for Communication Systems, featuring a full suite of methods meticulously crafted to enhance the understanding and practical …
-
"Simulations for the paper 'A Review Article On Gradient Descent Optimization Algorithms' by Sebastian Roeder"
-
Compiler-Design Public
"This repository focuses on implementing Compiler-Related concepts."
-
N-Queens-Puzzle Public
"The classic 'N-Queens problem' is tackled using a variety of advanced techniques such as nested loops, heuristics, backtracking, genetic algorithms, and local search algorithms."
-
Verilog-HDL-Codes-Collection Public
"Repository containing a collection of Verilog code modules and test bench for digital design projects. "
-
Regression-Algorithms Public
"This repository serves as a comprehensive resource for understanding and applying Regression techniques in achine learning and statistical modeling."
-
"A collection of meticulously crafted code snippets, along with schematics and simulations, tailored for the Atemega32 microcontroller."
C MIT License UpdatedMar 30, 2024 -
Data-Link-Layer-Protocols Public
"This repository is a comprehensive implementation of data link layer protocols in the field of networking. Also showcases a meticulous approach towards implementing various protocols at the data l…
-
"Data Link Layer Framing Methods repo showcases various techniques and algorithms utilized in framing data at the data link layer of computer networks. "
-
"Simulations for the paper Mathematical Modeling of the Short Circuit Mode of a Voltage Transformer"
-
Activation-Functions Public
"The 'Activation Functions' project repository contains implementations of various activation functions commonly used in neural networks. "
-
"This repository focuses on implementing data link layer error detection codes. Providarious error detection techniques used in data communices methods for vations at the data link layer."
-
Virtual-Memory Public
"Implementation of Virtual Memory available in operating systems"
