Stars
Convet Implementation using numpy for CIFAR 10 dataset
卷积神经网络(Convolutional Neural Networks, CNN),只使用python基础库搭建。
A numpy-only implementation of a Convolutional Neural Network, from the ground up.
这是一个主要使用 numpy 实现 CNN的项目,并完成了minist分类任务。(This is a project that mainly uses numpy to implement a CNN and completes the minist classification task.)
Unity Minesweeper game with neat features
The classic Minesweeper game but now in the console! This project includes games with both manual and automatic players.