• Stars
    star
    1
  • Language
    Python
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

AM-and-FM-modulation

DSB-SC / DSB-TC / SSb-SC / SSB-TC / FM
Jupyter Notebook
2
star
2

Producer-Consumer-problem

C++
1
star
3

Sorting-Algorithms

Insertion Sort/ Selection Sort/ Merge Sort/ Quick Sort.
Python
1
star
4

Speech-Emotion-Recognition

Jupyter Notebook
1
star
5

electronic_phonebook

phonebook that you can add,delet,modify and sort the contacts on it using files and structures in c language by creating any text file in your project folder
C
1
star
6

Car-Rental-System

PHP
1
star
7

Matrix-Multiplication

matrix multiplication implementation using threads.
C
1
star
8

convert-infix-to-postfix

C project to convert infix form to postfix using stack data structure
1
star
9

Mini-shell

C
1
star
10

Audio-Equalizer

MATLAB
1
star
11

ImageCaptionGeneration

Image Caption Generation model using CNN(GeeogleNet model) and LSTM with visualizations and preprocessing and the metric is corpus BLEU score
Jupyter Notebook
1
star
12

Networks-Anomaly-Detection

Networks Anomaly Detection using Supervised learning Algorithms such as Kmeans implementation , Spectral clustering implementation, DBMS implementation and Agglomerative Hierarchical Clustering. We also used external and internal measures to evaluate the clustering such as F1-score, purity, precision, recall and pairwise measures.
Jupyter Notebook
1
star
13

Frequency-Generator

Frequency generator is an embedded systems project using 8051 microcontroller with code written in c, proteus simulation and hardware circuit
1
star
14

HyperLinks-validation

Java project with user interface GUI to get the link as input from the user and check if it is valid or not and count how many valid links inside it with the names. This project includes OOP concepts in it (inheritance - abstraction - polymerphism and so on).
Java
1
star
15

Uniprocessor-Scheduling

FCFS/Round-Robin/SPN/SRT/HRRN. The implemenation includes Gantt Chart for each technique and a table contains the name of the procceses , arrival time, end time, waiting time, service time, turnarround time with its average and Normalized turnaround time with its average.
C++
1
star