Ming
Ming
Chinese-automatic-speech-recognition
Chinese speech recognition
Growing-Neural-Cellular-Automata
A reproduction of growing neural cellular automata using PyTorch.
AugNet
The AugNet Python module contains functions for the fast computation of image similarity.
Car-Plate-Recognition
Implemented a car plate recognition algorithm based on CTC loss
J4darrays
A java package for nd-array calculations
SimpleChinese2
SimpleChinese2 集成了包括拼音汉字转换、近义词、繁简转换等在内的许多基本的中文自然语言处理功能,使基于 Python 的中文文字处理和信息提取变得简单方便。
tsp_solver
Solving tsp (travel sales problem) using ruin & recreate method.
Unity-Rubiks-Cube
A fairly simple Rubik's Cube simulation program, implementing in C# in the Unity game engine.
VAE-NCA
This repo provides the code to replicate the experiments in the paper: Image Generation With Neural Cellular Automatas.
Grid-Map-Path-Finding