Giter Site home page Giter Site logo
  • šŸ‘‹ Hi, Iā€™m Sina Soltani @sinasoltani123
  • šŸ‘€ Iā€™m interested in AI, music , neuroscience, genetics and the universe
  • šŸŒ± Iā€™m currently learning RL,DNNs
  • šŸ’žļø Iā€™m looking to collaborate on anything AI related
  • šŸ“« How to reach me [email protected]

Sina Soltani's Projects

ai-project--logistic-regression-from-scratch icon ai-project--logistic-regression-from-scratch

I implemented logistic regression model from scratch with python and numpy. I used it to train a model for predicting diabetes. The dataset of diabetes is a csv file. I created a GUI as well(with tkinter) as well.

master-slave-atmega32-microcontrollers-using-spi-protocol-and-fast-pwa-tempreture-controlling-system icon master-slave-atmega32-microcontrollers-using-spi-protocol-and-fast-pwa-tempreture-controlling-system

I used two Atmega32 AVR microcontrollers with SPI protocol and Master/Slave connection. Other elements: LM35 temperature sensor and a LCD and cooler Motors and heater and blinking warning LED. Using analog to digital converter and analog comparator. Using C programming to program the microcontrollers and Proteus. Compares the temperatures and shows it on a 16*2 alphanumeric LCD and depending on the temperatures either the cooler or the heater or the Red warning light.

refined-d-ary-minheap-for-dijkstra-s-algorithm-in-a-weighted-directed-graph icon refined-d-ary-minheap-for-dijkstra-s-algorithm-in-a-weighted-directed-graph

Refined D-ary minheap in which the children of each node are stored in a built in binary heap so that finding the minimum a node's children is faster. The binary min heap uses the array of D-ary minheap and its within it and does not use separate array. .Implemented for Dijkstra's algorithm for shortest paths in a weighted directed graph.

rnn-lstm icon rnn-lstm

Building your Recurrent Neural Network - Step by Step coursera

trigger-word-detection icon trigger-word-detection

implement an algorithm for trigger word detection (sometimes also called keyword detection, or wake word detection). it detects you saying "activate."

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.