Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akashash01/artificial_neural_network
It is an network of neurons that make up a human brain, so that machine can able to learn things and make decision like humans. This deep learning model is more flexible for regression and classification problems(linear & non-linear), susceptible to overfitting.
https://github.com/akashash01/artificial_neural_network
data-science datavisualization deep-learning deep-neural-networks python
Last synced: 25 days ago
JSON representation
It is an network of neurons that make up a human brain, so that machine can able to learn things and make decision like humans. This deep learning model is more flexible for regression and classification problems(linear & non-linear), susceptible to overfitting.
- Host: GitHub
- URL: https://github.com/akashash01/artificial_neural_network
- Owner: Akashash01
- Created: 2021-07-23T04:05:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-23T04:33:16.000Z (over 3 years ago)
- Last Synced: 2024-04-26T16:39:00.068Z (9 months ago)
- Topics: data-science, datavisualization, deep-learning, deep-neural-networks, python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Artificial_Neural_Network
It is an network of neurons that make up a human brain, so that machine can able to learn things and make decision like humans. This deep learning model is more flexible for regression and classification problems(linear & non-linear), susceptible to overfitting.