Giter Site home page Giter Site logo

Comments (6)

hotchilipowder avatar hotchilipowder commented on August 23, 2024

Hello, it looks like that step1 is not right if I understand it correctly.
In step1, for the node 4, it gets (1, 14) not (1, 4).

from archwalker.github.io.

archwalker avatar archwalker commented on August 23, 2024

@h12345jack
Hello, it looks like that step1 is not right if I understand it correctly.
In step1, for the node 4, it gets (1, 14) not (1, 4).

node index after comma are all neighbor nodes' indices, thus 1 is excluded.

from archwalker.github.io.

hotchilipowder avatar hotchilipowder commented on August 23, 2024

@archwalker

@h12345jack
Hello, it looks like that step1 is not right if I understand it correctly.
In step1, for the node 4, it gets (1, 14) not (1, 4).

node index after comma are all neighbor nodes' indices, thus 1 is excluded.

I am sorry, I mean if some nodes are not labeled correctly.
2020-04-09-2.14.35.png

from archwalker.github.io.

archwalker avatar archwalker commented on August 23, 2024

@h12345jack

@archwalker

@h12345jack
Hello, it looks like that step1 is not right if I understand it correctly.
In step1, for the node 4, it gets (1, 14) not (1, 4).

node index after comma are all neighbor nodes' indices, thus 1 is excluded.

I am sorry, I mean if some nodes are not labeled correctly.
2020-04-09-2.14.35.png

you are right, I have fix the problem, thanks

from archwalker.github.io.

liangchen1ceeee avatar liangchen1ceeee commented on August 23, 2024

请问为什么后话部分说“单层感知机不是单射函数”呀?单层感知机由矩阵乘法、激活函数组成,矩阵乘法是单调函数,激活函数如果也是单调的(比如tanh、sigmoid),那么由于单调函数一定是单射函数,单层感知机就是单设函数啊?

from archwalker.github.io.

archwalker avatar archwalker commented on August 23, 2024

@liangchen1ceeee
请问为什么后话部分说“单层感知机不是单射函数”呀?单层感知机由矩阵乘法、激活函数组成,矩阵乘法是单调函数,激活函数如果也是单调的(比如tanh、sigmoid),那么由于单调函数一定是单射函数,单层感知机就是单设函数啊?

您好,矩阵乘法不一定是单射的,矩阵乘法单射的充要条件是矩阵为列满秩矩阵。

from archwalker.github.io.

Related Issues (20)

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.