saikiranpennam

saikiranpennam

Geek Repo

Company:Colorado State University

Location:Fort Collins

Github PK Tool:Github PK Tool

saikiranpennam's repositories

sugarbeet_analysis

To aid with the prototyping of AI and machine learning models to augment process operations at the Western Sugar Scotts Bluff manufacturing facility and to further investigate several predictive models for fault detection, optimizing sensor placement, and minimizing plant disruption.

Language:HTMLStargazers:0Issues:0Issues:0

A-Study-of-Resiliency-of-Large-Networks-to-Worm-Propagation

The purpose of this repository is to study the propagation of worm on the three different types of networks through simulation when no cure (that is, worm defense) is applied. In other words, the worm will continue to spread until no uninfected node remains.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Template_Matching

Determining best function in template matching routine through live experimentation and demo

Language:PythonStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

FinalProject

An approach to detect heart rate using machine learning-openCV

Language:PythonStargazers:0Issues:0Issues:0

WeatherPrediction

Used ML and DL algorithms to predict the temperature in a dataset, implemented basic regression models and time-series forecasting.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

LRJF

Three students (a, b, c) are arriving in the mess at the same time. The id numbers of these students are 2132, 2102, 2453 and the food taken time from the mess table is 2, 4 and 8 minutes. If the two students have same remaining time so it is broken by giving priority to the students with the lowest id number. Consider the longest remaining time first (LRTF) scheduling algorithm and calculate the average turnaround time and waiting time.

Stargazers:0Issues:0Issues:0