1 Star 1 Fork 0

RV少年 (RV4Kids) / StochasticNet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

StochasticNet

Nerual Network of Stochastic Computing for MNIST Recognition. This project is the part of the redstonic convolutional neural network in Minecraft. We built the world first redstonic convolutional neural network, the task being the recognition of 15×15 hand-written digits. LeNet-5 as its architecture, the network can achieve an accuracy up to 80%. We used an unconventional computational method, the stochastic computing, to realize the network, making it much simpler in design and layout compared to the traditional full-precision computing. The recognition time is 5 minutes per figure theoretically. However, limited by the computational capacity of Minecraft, the real running time exceeds 20 minutes. Nevertheless, it is a breakthrough in redstonic digital circuits, and it may inspire real-world physical neural networks.

We are so sorry that we cannot provide a proper and clear organized codes due to limited ability and time.

Video link in bilibili.

随机计算用于手写数字识别。我们搭建了世界首个红石卷积神经网络,任务是识别15×15手写数字。该网络使用LeNet-5架构,准确率可达80%。我们使用非传统的计算方式——随机计算来实现神经网络,使得设计和布局上比传统的全精度计算简单许多,且单次理论识别时间仅为5分钟。受限于Minecraft的运算能力,实际识别时间超过20分钟。尽管如此,这仍是红石数电领域的重大突破,也可能启发现实中的硬件神经网络。

由于时间成本和精力有限,我们很抱歉没法提供清晰的便于查阅的项目代码。

视频链接

MIT License Copyright (c) 2022 Lemoon Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

红石数电,官方,RCNN 老巢! 展开 收起
Scala 等 2 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Scala
1
https://gitee.com/RV4Kids/StochasticNet.git
git@gitee.com:RV4Kids/StochasticNet.git
RV4Kids
StochasticNet
StochasticNet
main

搜索帮助