Code Monkey home page Code Monkey logo

perceptron's Introduction

Perceptron

[EN]

Perceptron is a very important and simple type of artificial neural network.

This project is a basic implementation of a Perceptron neural network, composed of a single neuron. The algorithm is able to identify patterns in linearly separable data sets, but it is not recommended for complex data. The main objective of the project is to test the functioning of Perceptron, in a simple and didactic way. The algorithm was written based in the book "Redes Neurais Artificiais para Engenharia e Ciências Aplicadas".

The project was made in Python and uses Numpy library.

[PT-BR]

O Perceptron é um tipo de rede neural artificial simples e de grande importância.

Este projeto é uma implementação básica de uma rede neural Perceptron, composta por um único neurônio. O algoritmo consegue identificar padrões em conjuntos de dados linearmente separáveis, mas é não é recomendável para dados complexos. O principal objetivo do projeto é testar o funcionamento do Perceptron, de maneira simples e didática. O algoritmo foi escrito com base no livro "Redes Neurais Artificiais para Engenharia e Ciências Aplicadas".

O código do projeto foi feito em linguagem de programação Python e utiliza a biblioteca Numpy.

perceptron's People

Contributors

esauc avatar

Watchers

 avatar

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.