Code Monkey home page Code Monkey logo

Milad Payandeh's Projects

artificial-bee-colony-algorithm icon 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.

classification-using-gmdh-neural-network icon 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.

classification-using-graph-convolutional-network icon 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.

cnn-vgg-resnet-using-tensorflow icon 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.

data-prediction-and-text-or-video-classification-using-lstm icon 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.

firefly-algorithm icon firefly-algorithm

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

iris-and-cancer-classification-and-pattern-recognition-based-on-lvq icon 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.

neural-gas-and-growing-neural-gas icon 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.

road-lines-detection icon 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.

time-series-prediction-using-gmdh-neural-network icon 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.

tsp-using-ant-colony-algorithm icon 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?"

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.