There are 2 repositories under neuronal-network topic.
Learn about the Neumorphic engineering process of creating large-scale integration (VLSI) systems containing electronic analog circuits to mimic neuro-biological architectures.
:chart_with_upwards_trend: real-time cryptocurrency chart prediction based on neuronal-networks :bowtie:
The Human Neocortical Neurosolver (HNN) is a software tool that gives researchers/clinicians the ability to develop/test hypotheses on circuit mechanisms underlying EEG/MEG data.
Ppts, códigos y videos de las meetups, data science days, videollamadas y workshops. Data Science Research es una organización sin fines de lucro que busca difundir, descentralizar y difundir los conocimientos en Ciencia de Datos e Inteligencia Artificial en el Perú, dando oportunidades a nuevos talentos mediante MeetUps, Workshops y Semilleros de Conocimiento e Investigación.
Course Material: AI Algorithms and Applications with Python I + II
Фреймворк для построения нейронных сетей, комитетов, создания агентов с параллельными вычислениями.
Un proyecto open source de visión artificial para reconocer la portada de libros implementado en TensorFlow.
Python script that shows statistics and predictions about different soccer leagues using Pandas and some AI techniques.
An easy to read and Object Oriented implementation of a simple Neural Network using back-propagation and hidden layers, applied on a basic image classification problem.
Python project that uses OpenAI Gym with an environment called Marvin. The goal is to train Marvin to walk, having the training and walking process.
A Neuronal Network builded with only fors, simple functions and lists
A research project into the underlying mechanisms of consciousness, and an emulation of a calculator that is conscious.
Dieses Projekt beschäftigt sich mit der Entwicklung eines flachen CNN zur Erkennung von Verkehrsschildern. Das Projekt beinhaltet alle dazu benötigten Programme und Tools.
Streamlit application for generating and detecting deepfakes. Generates deepfakes in audio, image, and video, and detects deepfakes in images. Uses advanced AI models for accurate results.
Scripts for prediction of individual characteristics based on brain connectome using Emotiv Epoch Data
Harvard University Online Course | CS50-AI | Artificial Intelligence with Python | Project Solution
Curso Inteligencia Artificial: Auscultando las Redes Neuronales con Python
A layer for TensorFlow to dynamically reduce the dimension via PCA
Network of neural | SLP, MLP
Easy to use, Neat based Recurrent Neural Network, able to train using other learning methods like Supervised Learning or Reinforcement Learning
Perceptron creado en Python para demostrar el uso de redes neuronales en la inteligencia artificial
a really rough neuron network training script for 14 * 14 hand written digits recognition
That's my implementation of a Neural Network from scratch, It's a simple model that uses Dense Layers as a base.