Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex.
-
Updated
Dec 3, 2024 - Python
The branch of computer science dealing with the reproduction, or mimicking of human-level intelligence, self-awareness, knowledge, conscience, and thought in computer programs.
Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex.
IdenProf dataset is a collection of images of identifiable professionals. It is been collected to enable the development of AI systems that can serve by identifying people and the nature of their job by simply looking at an image, just like humans can do.
Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2
Code of "What Images are More Memorable to Machines?"
ganesh kavhar python project
🤖 Pingpong artificial intelligence.
Computer-vision meets... cats and dogs!
Raspberry Pi 4 Unsupervised Real-Time Anomaly Detection for Streaming Data
Basit Regresyon: Python ile Uygulama
Image Classification
A python based ML tool for CRT inspection & optimization
Connect Four game made in Python with AI bot Implementation
A repo for my Honors Research
A framework that provides assistance to the visually impaired in a world of complex ambient activities and interactions
Computerized Knowledge Engine/Answer Engine in Python 3
A repository containing the source code for the Machine Intelligence Laboratory Course (UE20CS302) at PES University
Neural Question Generator
A Logic Gate Simulator Using Artificial Deep Neural Networks
Implementations of a Multilayer Perceptron, a Convolutional Neural Network, and Monte Carlo Tree Search applied to Tic-Tac-Toe and Connect Four. A learning project for me to construct the elements in Google's AlphaZero from the ground up.