项目作者: pointlander

项目描述 :
auto-encoding adjacency matrix causality model with page rank
高级语言: Go
项目地址: git://github.com/pointlander/aj.git
创建时间: 2021-04-10T19:49:19Z
项目社区:https://github.com/pointlander/aj

开源协议:BSD 3-Clause "New" or "Revised" License

下载


Auto-encoding adjacency matrix causality model with page rank

An auto-encoding adjacency matrix is learned with gradient descent for the iris dataset. The neural network is the form of: AX + B = X. Page rank is then applied to the adjacency matrix, and it is found that the petal length is the most important property of irises).