Giter VIP home page Giter VIP logo

neural-network's Introduction

Neural-Network

神经网络课程作业

课程参考书:人工神经网络理论、设计及应用第二版

1 绪论

本章节无习题

2 神经网络基础知识

basics

  1. activation 激活函数/转移函数
  • 双极性阈值型转移函数sgn
  • 单极性S型函数sigmoid及其导数
  • 双极性S型函数bipolar_sigmoid及其导数
  1. 神经网络学习规则

3 监督学习神经网络

supervised

  1. bpnn.py 实现了使用BP算法的神经网络 参考了Michael Nielsen代码

4 竞争学习神经网络

competitive

  1. cn.py 实现了一个最基础的竞争学习神经网络 参考了Masksky的代码

neural-network's People

Contributors

tenaghirmb 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.