Zeenat Ali (zeenatali5710)

zeenatali5710

Geek Repo

Company:@UMBC @zali2-ta

Location:United States

Home Page:https://www.linkedin.com/in/zeenat-ali-9ab4a887/

Github PK Tool:Github PK Tool

Zeenat Ali's repositories

Environment-sustainability-Pollution-Prognosis

Visualization created to show increase and decrease in air pollution at various parts of the US. Developed Machine Learning model to predict future pollution pattern based on historical data.

Language:Jupyter NotebookStargazers:3Issues:2Issues:0

Wumpus

A Python 3.4 implementation of the classic game, Hunt the Wumpus where we tromp around through a cave of 20 rooms trying to hunt down a fictional creature called the Wumpus while avoiding hazards. Implemented using aima3, fol, querying the KB.

Language:PythonStargazers:3Issues:2Issues:0

Convolutional-LSTM-network-for-Inferring-PBLH

Introduced an algorithm using CNN (LSTM) Network to augment existing methods for calculating and estimating Planetary Boundary Layer Height. Described preliminary results for an experiment using 20 geographical locations for a two-month period of hourly WRF-CHEM calculated PBLH which achieved an RMSE of 0.11, implemented using python, keras, tensorflow, sklearn.

Water-jug-problem

A variation on the classic water jugs problem implemented using AI approach - heuristic and search algorithms like BFS, DFS, A-star programmed in python.

Language:PythonStargazers:2Issues:2Issues:0

centralized-multiuser-concurrent-Bank-Manager

Bank Server-Client system where server program services online requests for account manipulations and maintains customer records and clients use its services to update bank accounts. The operations that can be performed on an account are: withdrawal of an amount from an account and deposit of an amount into an account. Additionally, the bank server can have it's own service that periodically deposits an interest amount to each account based on some fixed rate.

Language:C++Stargazers:1Issues:0Issues:0

Digit-classification-problem-using-Perceptron-Algorithm

The digit classification problem implemented using python. The classifier is defined using perceptron algorithm.

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

java-oops-basics

Implementation of basic concepts of object oriented programming and SOLID principles in JAVA

Language:JavaStargazers:1Issues:2Issues:0

Multiclass-Neural-network

multiclass neural network, trained on MNIST data, to evaluate various neural configurations for performance

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

n-node-distributed-system

n-node distributed system that provides a causally ordered multicasting service and a distributed locking scheme. Berkeley algorithm is used to synchronize clocks.

Language:C++Stargazers:1Issues:2Issues:0

Sapiens-Trick-Taking-Game-AI-Agent

Artificial Intelligent approach used to develop an agent which plays the simple trick taking game using Reinforcement learning.

Language:PythonStargazers:1Issues:2Issues:0

Shopping-cart-Order-counter-component

A utility that keeps track of qty per product and total no. of items ordered for user friendly order placement experience, developed in React (ES6).

Language:JavaScriptStargazers:1Issues:2Issues:0

Student-Survey

A web site to provide information about the Computer Science (CS) department including a Survey Form using XHTML/HTML5 and Cascading Style Sheet (embedded and external).

Language:HTMLStargazers:1Issues:1Issues:0

Tic-tac-toe

Implementation of tic-tac-toe problem using minimax

Language:PythonStargazers:1Issues:1Issues:0

Vidly-MovieApp

A UI component developed in React to display movies from noSQL where a user can mark favourite, delete, paginate the movie item

Language:JavaScriptStargazers:1Issues:2Issues:0

XML-Load-Balancer

Created a portable standalone executable to automate load balancing of capacitors in XML file developed in python using Element Tree

Language:PythonStargazers:1Issues:2Issues:0

Template-Matching

Created algorithm in C to detect and highlight best image match with template (2 px accuracy) using pixelwise brute force. The algorithm is optimized by 16x to take less than 5 seconds per image-template pair on i7 processor by down-sampling.

Language:CStargazers:0Issues:0Issues:0

C-Basics

Basic concepts of C

Language:CStargazers:0Issues:1Issues:0

Random-Forest-Regression-Model

random forest regression model to predict customer prospects based on historical residential data.

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