GithubHelp home page GithubHelp logo

Shiva Shakeri's Projects

clustering-kmeans-from-scratch icon clustering-kmeans-from-scratch

This is a Python implementation of k-means clustering algorithm from scratch. It allows you to cluster data points into K clusters using Euclidean distance as a similarity metric.

cnn-keras-cifar-10 icon cnn-keras-cifar-10

This project involves building three Convolutional Neural Network (CNN) models using Keras-TensorFlow on the CIFAR-10 dataset.

control-magnetic-levitation-ball icon control-magnetic-levitation-ball

It aims to control a magnetic levitation system for stabilizing a ball at a desired position. The project consists of two phases. In Phase 1, a model of the magnetic levitation system is developed, and a PID controller is designed. In Phase 2, state-feedback and observer-based controllers are designed to enhance the system's performance.

data-driven-mpc-linear-systems-rl icon data-driven-mpc-linear-systems-rl

Z. Sun, Q. Wang, J. Pan and Y. Xia, "Data-Driven MPC for Linear Systems using Reinforcement Learning," 2021 China Automation Congress (CAC), Beijing, China, 2021, pp. 394-399, doi: 10.1109/CAC53003.2021.9728233.

knn-from-scratch icon knn-from-scratch

This project implements two algorithms, K-Nearest Neighbors (KNN) and Large Margin Nearest Neighbor (LMNN) using the Neighbourhood Component Analysis (NCA) approach.

naive-bayes-classifier-from-scratch icon naive-bayes-classifier-from-scratch

This project implements a Naive Bayes Classifier from scratch using Python. The classifier is used to classify mushrooms as either edible or poisonous based on various features such as cap shape, cap color, gill color, etc.

neural-network-based-fault-detection-in-rcam-model icon neural-network-based-fault-detection-in-rcam-model

This project introduces a fault detection framework using neural networks for the RCAM. The study begins by remodeling the RCAM’s nonlinear dynamics to simulate various fault conditions. Subsequently, data generated from these faulty models underpin the training and testing of neural networks.

neural-network-gradient-descent-from-scratch icon neural-network-gradient-descent-from-scratch

This project is a simple implementation of a neural network with gradient descent optimization from scratch. The goal of this project is to demonstrate how a neural network works and how the gradient descent algorithm can be used to optimize its parameters.

semisupervised-logistic-regression icon semisupervised-logistic-regression

This project is a demonstration of semi-supervised logistic regression using Python. In semi-supervised learning, we have access to both labeled and unlabeled data to train our model. The labeled data is used to train the initial model, and the model's predictions on the unlabeled data are used to create pseudo-labels.

smart-weather-station-esp8266-arduino icon smart-weather-station-esp8266-arduino

This project is an ESP8266 and Arduino-based weather station that can be used to monitor temperature and humidity. It uses the SHT20 sensor to collect weather data and sends the data to a cloud server using the ESP8266 Wi-Fi module.

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.