Milad Payandeh (miladpayandehh)

miladpayandehh

Geek Repo

Home Page:https://miladpayandeh.com/

Twitter:@miladpayandehh

Github PK Tool:Github PK Tool

Milad Payandeh's repositories

Classification-using-GMDH-Neural-Network

Classification is a supervised machine learning method where the model tries to predict the correct label of a given input data. In classification, the model is fully trained using the training data, and then it is evaluated on test data before being used to perform prediction on new unseen data.

Language:MATLABStargazers:1Issues:1Issues:0

Data-Prediction-and-Text-or-video-Classification-using-LSTM

Predictive analytics is a branch of advanced analytics that makes predictions about future outcomes using historical data combined with statistical modeling, data mining techniques, machine learning, and deep learning. Researchers employ predictive analytics to find patterns in this data to identify risks and opportunities.

Language:MATLABStargazers:1Issues:1Issues:0

Heart-Failure-Prediction

New decision support system in predicting heart failure using logistic regression algorithm

Language:PythonStargazers:1Issues:0Issues:0

Time-Series-Prediction-Using-GMDH-Neural-Network

It is a sorting-out of gradually complicated models generated from base function. The best model is indicated by the minimum of the external criterion characteristic. Multilayered procedure is equivalent to the Artificial Neural Network with polynomial activation function of neurons.

Language:MATLABStargazers:1Issues:0Issues:0

Artificial-Bee-Colony-Algorithm

Artificial bee colony (ABC) algorithm is an optimization technique that simulates the foraging behavior of honey bees, and has been successfully applied to various practical problems.

Language:MATLABStargazers:0Issues:0Issues:0

bbc-news-sentiment-analysis

sentiment analysis and clustering

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

Body-Fat-Prediction

A new approach in predicting body fat percentage using linear regression

Language:PythonStargazers:0Issues:1Issues:0

ChatGPT-Based-Virtual-Assistant

Super Dynamic Virtual Assistant Using ChatGPT

Language:PythonStargazers:0Issues:1Issues:0

Classification-using-Graph-Convolutional-Network

A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of convolutional neural networks which operate directly on graphs.

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

CNN-VGG-ResNet-using-Tensorflow

A convolutional neural network (CNN) is a type of artificial neural network used primarily for image recognition and processing, due to its ability to recognize patterns in images.

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

Collaborative-Interactive-Movie-Recommendation-System

A new approach in designing and developing a collaborative-interactive movie recommender system based on user ratings

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

Firefly-Algorithm

Firefly algorithm is a bio-inspired metaheuristic algorithm for optimization problems.

Language:MATLABStargazers:0Issues:1Issues:0

Generate-Music-with-GA

Generate Music/Melody with Genetic Algorithm

Language:PythonStargazers:0Issues:1Issues:0

Iris-and-Cancer-Classification-and-Pattern-Recognition-based-on-LVQ

Learning Vector Quantization ( or LVQ ) is a type of Artificial Neural Network which also inspired by biological models of neural systems. It is based on a prototype supervised learning classification algorithm and trained its network through a competitive learning algorithm similar to Self Organizing Map.

Language:MATLABStargazers:0Issues:1Issues:0
Language:MATLABStargazers:0Issues:0Issues:0

Neural-Gas-and-Growing-Neural-Gas

The neural gas is a simple algorithm for finding optimal data representations based on feature vectors. The algorithm was coined "neural gas" because of the dynamics of the feature vectors during the adaptation process, which distribute themselves like a gas within the data space.

Language:MATLABStargazers:0Issues:0Issues:0
Language:MATLABStargazers:0Issues:0Issues:0

Road-Lines-Detection

The self-driving cars are one of the latest artificial intelligence technologies in which the computer vision system is used. Self-driving cars use OpenCV's lane detection features to recognize road lanes and are trained not to drive outside the lane. OpenCV library is an open-source and machine learning software.

Language:PythonStargazers:0Issues:0Issues:0

TSP-using-Ant-Colony-Algorithm

The travelling salesman problem (TSP) asks the following question: "Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city?"

Language:MATLABStargazers:0Issues:1Issues:0

TSP-using-Genetic-Algorithm

Travelling Salesman Problem (TSP)

Language:MATLABStargazers:0Issues:0Issues:0

Virtual-Assistant

Build Your Own Virtual Assistant (Personal Voice Assistant) with Python

Language:PythonStargazers:0Issues:0Issues:0