A flexible artificial neural network builder to analyse performance, and optimise the best model.
-
Updated
May 21, 2021 - Python
Artificial neural networks (ANN) are computational systems that “learn” to perform tasks by considering examples, generally without being programmed with any task-specific rules.
A flexible artificial neural network builder to analyse performance, and optimise the best model.
A flexible artificial neural network builder to analyse performance, and optimise the best model.
Mathematics paper recapitulating the calculus behind a neural network and its back propagation
Mathematics paper recapitulating the calculus behind a neural network and its back propagation
AIKA (Artificial Intelligence for Knowledge Acquisition) is an innovative approach to neural network design, diverging from traditional architectures that rely heavily on rigid matrix and vector operations. The AIKA Project introduces a flexible, sparse, and non-layered network representation, derived from a type hierarchy.
AIKA (Artificial Intelligence for Knowledge Acquisition) is an innovative approach to neural network design, diverging from traditional architectures that rely heavily on rigid matrix and vector operations. The AIKA Project introduces a flexible, sparse, and non-layered network representation, derived from a type hierarchy.
🏆 A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artificial Neural Network (ANN) and Support Vector Machine (SVM) discussing the pros and cons of each algorithm and providing the comparison results in terms of accuracy and efficiecy of each algorithm.
🏆 A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artificial Neural Network (ANN) and Support Vector Machine (SVM) discussing the pros and cons of each algorithm and providing the comparison results in terms of accuracy and efficiecy of each algorithm.
Hierarchical self-organizing maps for unsupervised pattern recognition
Hierarchical self-organizing maps for unsupervised pattern recognition
Business Case Study to predict customer churn rate based on Artificial Neural Network (ANN), with TensorFlow and Keras in Python. This is a customer churn analysis that contains training, testing, and evaluation of an ANN model. (Includes: Case Study Paper, Code)
Business Case Study to predict customer churn rate based on Artificial Neural Network (ANN), with TensorFlow and Keras in Python. This is a customer churn analysis that contains training, testing, and evaluation of an ANN model. (Includes: Case Study Paper, Code)
Controllers designed to the 5MW NREL wind turbine using Simulink and Fast V8
Controllers designed to the 5MW NREL wind turbine using Simulink and Fast V8
This repo contains my work & The code base for this Deep Learning Specialization offered by deeplearning.AI
This repo contains my work & The code base for this Deep Learning Specialization offered by deeplearning.AI
Image Classification for Android using Artificial Neural Network using NumPy and Kivy.
Image Classification for Android using Artificial Neural Network using NumPy and Kivy.
🚥 An Artificial Neural Network based Traffic Light Controller for intersections. Computational Intelligence class final project.
🚥 An Artificial Neural Network based Traffic Light Controller for intersections. Computational Intelligence class final project.