scratch topic

List scratch repositories

scratch-asset-utils

39
Stars
21
Forks
Watchers

scratch2和scratch3素材库爬虫和处理工具

openblock-gui

70
Stars
61
Forks
Watchers

Graphical user interface for creating and running OpenBlock projects.

primitive-cloud-server

33
Stars
32
Forks
Watchers

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

29
Stars
18
Forks
Watchers

A simple neural network (multilayer perceptron) with backpropagation implemented in Python with NumPy

ForgeScratch

18
Stars
8
Forks
Watchers

Scratch like block programming, for Minecraft Mod making

ScratchToJAR

16
Stars
16
Forks
Watchers

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

38
Stars
22
Forks
Watchers

Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.

codes-scratch-crawler

47
Stars
22
Forks
Watchers

读书笔记《自己动手写网络爬虫》,自己敲的代码。主要记录了网络爬虫的基本实现,网页去重的算法,网页指纹算法,文本信息挖掘

codes-scratch-zookeeper-netty

31
Stars
26
Forks
Watchers

zk + netty 实现集群节点文件同步服务

first-neural-network

17
Stars
4
Forks
Watchers

Simple neural network implemented from scratch in C++.