Pinned Repositories
AI-algorithms
This repository contains my AI implementations, a course in Khaje Nasir Toosi University of Technology.
Analog-data-Digital-signal-Sampling
Converting an analog data to a digital signal
AssemblyCalculator
AssemblyLanguageCalculator
This project is written by assembly language. This is a calculator in assembly language.
Audio-Record-Project
This user interface project helps you with recording voices and play it with capability of uploading sounds
bitcoin-timeseries-Forecasting
a model is implemented utilizing LSTM to forecast bitcoin time series
BST-BinarySearchTree-
Implementation of binary search tree in java language base on OOP.
carplate-detection
computer-vision
basic image processing operations are performed for the Computer Vision Course
ConvexHullAlgorithm
This project is the code for convex hull algorithm in python
Sina-Akhavi's Repositories
Sina-Akhavi/bitcoin-timeseries-Forecasting
a model is implemented utilizing LSTM to forecast bitcoin time series
Sina-Akhavi/AI-algorithms
This repository contains my AI implementations, a course in Khaje Nasir Toosi University of Technology.
Sina-Akhavi/Analog-data-Digital-signal-Sampling
Converting an analog data to a digital signal
Sina-Akhavi/Audio-Record-Project
This user interface project helps you with recording voices and play it with capability of uploading sounds
Sina-Akhavi/carplate-detection
Sina-Akhavi/computer-vision
basic image processing operations are performed for the Computer Vision Course
Sina-Akhavi/Emotional-Artificial-Intelligence-Emotion-Recognition
Sina-Akhavi/Evolutionary-Strategy
It is an implementation of evolutionary strategy to solve knapsack problem
Sina-Akhavi/experimental
This repo is just for testing
Sina-Akhavi/Git-Learning
This repository is personal for me for learning Git Control Version
Sina-Akhavi/Handwritten-Digit-Recognition
neural network concepti is used to recognize the hand-written digits zero and one.
Sina-Akhavi/kilid-website-frontend
This is the front-end of the kilid website.
Sina-Akhavi/linear_algebra
Sina-Akhavi/linear_regression
Sina-Akhavi/logistic_regression
Sina-Akhavi/MemCachedImplementation
The operating system project about implementation of Memcached memory management by using cocurrency and multi-thread concepts
Sina-Akhavi/Multithread_Java
I put my multithreaded programs here
Sina-Akhavi/N-Queen_fork
Sina-Akhavi/practice-for-first-project
This is a practice before the main project
Sina-Akhavi/practice2
Practice for main project
Sina-Akhavi/Projects
Sina-Akhavi/ReactionGame-UI
This is a game by VueJs which examines your reaction time
Sina-Akhavi/Selective-Repeat-Simulation
This is a simulation that provides a UI for simulating selective-repeat method in Network.
Sina-Akhavi/shopping
Sina-Akhavi/Subgraphs-of-a-Graph-UI-
This program displays all subgraphs of a graph
Sina-Akhavi/tcp-server-for-smartwatches
tcp server
Sina-Akhavi/test
It is for learning Git
Sina-Akhavi/Testing
This repo is just for learning how to store a locally hosted project
Sina-Akhavi/ToDoList-VueJs
To do list program created by VueJs
Sina-Akhavi/ToDoList_2