Giter VIP home page Giter VIP logo

invoryraptor's Introduction

InvoryRaptor

项目介绍

  InvoryRaptor平台为全球首个开源的物联网神经网络平台(IOTNN),打造一个使物联网设备集群按照神经网络模式进行运行的平台, 通过模拟人脑的神经网络以期能够实现类人操控处理的能力。

  首先先分析一下人体对于感知外部事物并响应的过程,人体具备大量的传感器设备(眼、耳、鼻、舌、身),大量的"传感器"将大量的数据传输到大脑中进行处理, 这个传感器网络也就是人体的物联网,通过人脑进行处理,并得出结论及指导行动。人脑是由神经元组成的神经网络,神经网络是一个非常复杂的组织(成人的大脑中估计有1000亿个神经元之多)。

system system
  一个神经元通常具有多个树突,主要用来接受传入信息;而轴突只有一条,轴突尾端有许多轴突末梢可以给其他多个神经元传递信息。 轴突末梢跟其他神经元的树突产生连接,从而传递信号。这个连接的位置在生物学上叫做“突触”。

  人脑对于事务的处理往往交给不同的神经元,比如视觉系统,看到的画面的不同部分比如亮度、色彩度等分别交给不同神经元组进行处理,处理后神经元会 再将结果信息传递给其他不同的神经元进行再处理,以此类推,最终得到结果。进行不同的最终处理。

system
  在本平台中由POSTOFFICE将信息根据设备类型及信息类型进行分类,传递给不同的"神经元"组中进行处理(平台中的神经元叫做Angler)。 处理的结果传递给其他相关的"神经元"。以此类推,最终得到记忆(存储)以及反应(输出)等结果信息。

项目逻辑结构

invoryraptor's People

Contributors

fjl716 avatar ivoryraptor avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.