Giter Site home page Giter Site logo

Zain Siddiqui's Projects

ai-maze-runner icon ai-maze-runner

This program explores various Artificial Intelligence pathfinding algorithms, both in the traditional application of path planning, and more abstractly in the construction and design of complex objects. The program generates a maze of a given density and runs an pathfinding algorithm on the maze.

authentication-and-access-control-library icon authentication-and-access-control-library

This program comprises of an authentication and access control (authorization) library in Python which can be used by services that need to rely on their own set of users rather than those who have accounts on the computer.

cache-simulator icon cache-simulator

A cache simulator that runs through memory access traces that are created during program execution.

deterministic-finite-automaton icon deterministic-finite-automaton

Program that reads a description of a Deterministic Finite Automaton (DFA) and then classifies input strings as accepted or rejected by the DFA

knn-classifier icon knn-classifier

A supervised machine learning algorithm that is used to solve both classification and regression problems.

minimum-spanning-tree icon minimum-spanning-tree

Program that finds the minimum spanning tree of a weighted undirected graph using Tarjan & Cheriton's round-robin algorithm.

motivationalquotegenerator icon motivationalquotegenerator

Program that generates motivational quotes and images using HTML,CSS, and PHP which are pulled from an MYSQL database.

polynomial icon polynomial

Program that can perform addition or multiplication operations on two polynomials as well as evaluate a polynomial expression given a specific input.

predicting-house-prices-using-machine-learning icon predicting-house-prices-using-machine-learning

Program that uses Machine Learning to predict house prices based on historical data. Algorithm being implemented is known as "One-shot learning" or linear regression with the least square error as the error measure.

predicting-survival-on-titanic-with-machine-learning-and-graphical-user-interface icon predicting-survival-on-titanic-with-machine-learning-and-graphical-user-interface

This program consists of clean and polished Graphical User Interface (GUI) that interacts with 8 Machine Learning models and data visualization tools through the use of different Python libraries. The user can interact with the GUI through selecting which model to run on the testing data on, which then takes them to a screen displaying the prediction results of the testing data as well as the general model accuracy. The screen also includes various buttons that, when selected, display complex and attractive data visualizations on the testing data.

stringcompress icon stringcompress

Simple & efficient program that compresses a string by counting repeating sequences of characters and then outputting the compressed string.

travelsite icon travelsite

In this project, our group (team of 4) have designed and implemented a relational database system to support the operations of an online travel reservation system. We have used HTML for the user interface, MySQL for the database server, and Java JDBC for the backend connectivity between the user interface and the database server.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.