scratch topic
openblock-gui
Graphical user interface for creating and running OpenBlock projects.
primitive-cloud-server
A primitive Node server for Scratch 3.0 cloud variables; it's not made for large-scale projects and can easily be tricked by those pesky JavaScript programmers
numpy_neural_net
A simple neural network (multilayer perceptron) with backpropagation implemented in Python with NumPy
ForgeScratch
Scratch like block programming, for Minecraft Mod making
ScratchToJAR
ScratchToJar is a program that turns Scratch 1.4 programs into Java files. This is likely broken and SHOULD NOT BE USED. It remains for historical reasons only.
neural-networks
Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.
codes-scratch-crawler
读书笔记《自己动手写网络爬虫》,自己敲的代码。主要记录了网络爬虫的基本实现,网页去重的算法,网页指纹算法,文本信息挖掘
codes-scratch-zookeeper-netty
zk + netty 实现集群节点文件同步服务
first-neural-network
Simple neural network implemented from scratch in C++.