• Stars
    star
    12
  • Rank 1,591,991 (Top 32 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 5 years ago
  • Updated about 3 years ago

Reviews

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

Repository Details

UNIVERSITY MANAGEMENT SYSTEM

More Repositories

1

Image-Captioining

The objective is to process by generating textual description from an image – based on the objects and actions in the image. Using generative models so that it creates novel sentences. Pipeline type models uses two separate learning process, one for language modelling and other for image recognition. It first identifies objects in image and provides the result to the Inception-v3 model to convert into word embedding vector than into series of LSTM cells to get desired captions.
Python
22
star
2

Frequency-response-characterization-of-CNNs

Jupyter Notebook
16
star
3

Travelling-Salesmann-Problem-Using-Genetic-Algorithm-for-Parallel-and-Distributed-Computing

Traveling Salesman Problem is NP-Hard, a lot of methods and solutions are proposed to the problem. One of them is Genetic Algorithm (GA).
C
13
star
4

Human-Activity-Recogntion

Human activity recognition, or HAR, is a challenging time series classification task. It involves predicting the movement of a person based on sensor data and traditionally involves deep domain expertise and methods from signal processing to correctly engineer features from the raw data in order to fit a machine learning model.
Jupyter Notebook
13
star
5

PhoneBook

Implement a phonebook using trie trees as a data structure in C language.
C
10
star
6

High-Dimensional-Visualization-Techniques-and-analysis

Analysis involved various methods to explore and organize the data, including clustering, force-directed layouts, and a timeline for navigating through time-series data. To further analyse temporal attributes, the timeline was distorted through a force directed layout to spatially position time points according to their similarity. Sammon mapping, a variant of MDS, was used as a visualization approach for gene expression data sets along with the heat map-based strategy has been presented for visualizing the U-matrix from self-organizing maps (SOM).
Jupyter Notebook
10
star
7

Food-Ordering-System

Food Ordering System is an application which will help restaurant to optimized and control over their restaurants.
PHP
9
star
8

NachOS-System-Calls

System Calls for Nach Operating System
C++
8
star
9

Battery-Usage-and-Sleep-Pattern-Detection

Through this project, our main motive is to design an intelligent method through which the device (a mobile in this case) can predict on its own the user sleep pattern. When would the user sleep or just stop using his phone and hence from these idle hours, one could predict the most suitable time for charging the device. So the main concern of this project was first to get hold of data acquired, from different users, that would help us figure out the exact time slabs in which the users did not use their phone.
HTML
8
star
10

Escape-BreakOut-Game

Python
7
star
11

Comparison-between-image-encryption-algorithms-for-wireless-sensor

Comparison between image encryption algorithms: SIT and Secure Force Algorithms
MATLAB
2
star
12

Assignment-3---CSE256

Assignment 3
Jupyter Notebook
1
star
13

CSE-256-Assignment1

Assignment-1
Jupyter Notebook
1
star
14

Assignment-4

Python
1
star
15

Assignment-5-CSE-256

JavaScript
1
star