Giter Club home page Giter Club logo

mcculloch-pitts's Introduction

McCulloch-Pitts Neuron Model Simulation ๐Ÿง ๐Ÿ’ก

Python Machine Learning

This repository is dedicated to the simulation of the McCulloch-Pitts neuron model, one of the earliest neural network models, demonstrating basic logical functions through a network of binary threshold neurons.

Features ๐ŸŒŸ

  • Implements the McCulloch-Pitts neuron model in Python.
  • Includes a three-input, three-output network configuration to demonstrate complex logical functions.
  • Provides a test suite to evaluate the network's logic for all possible input combinations.
  • Demonstrates fundamental concepts of neural computation and early artificial neural networks.

Setup and Installation ๐Ÿ› ๏ธ

  1. Clone the repository.
  2. No external libraries required, pure Python implementation.

Understanding the McCulloch-Pitts Neuron ๐Ÿงฌ

  • The McCulloch-Pitts neuron computes binary output based on weighted input sums and a threshold.
  • It represents the basis of logical functions like AND, OR, and NOT through binary operations.

Simulation and Results ๐Ÿš€

  • The ThreeInputThreeOutputNetwork class showcases how neurons can be interconnected to simulate more complex logical operations.
  • Each neuron's firing rule is based on its inputs, weights, and threshold, demonstrating basic decision-making processes.

How to Use ๐Ÿ”

  • Run the main function to see the neuron model in action.
  • The network processes inputs through its neurons and displays the outputs, illustrating the basic principles of neural information processing.

Contributing ๐Ÿค

Interested in contributing? You're welcome to submit pull requests or suggestions to improve the simulations or add more features related to neural network fundamentals.

License ๐Ÿ“œ

This project is licensed under the MIT License - see the LICENSE file for more details.

Acknowledgements ๐Ÿ™Œ

  • Respect to Warren S. McCulloch and Walter Pitts for their pioneering work in neural network theory.

For more details and to dive into the fascinating world of neural network models, visit the GitHub repository.

mcculloch-pitts's People

Contributors

mjahmadee avatar

Stargazers

 avatar Mohammad sina Allahkaram 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.