• Stars
    star
    6
  • Rank 2,528,492 (Top 51 %)
  • Language
    Python
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Pure numpy RNN recognition for MNIST datasets

More Repositories

1

redis-cpp17

redis-cpp17 is a cross platfrom compatible redis protocol with multithreaded c++17 client,server,proxy
C++
315
star
2

net-cpp17

This is a cross platfporm c++ tcp multi-threaded network library. Compared with libevent 4096kb throughput, 25-30% faster, event processing performance slightly better than libevent. Specific benchmark Please refer to the libev manual bench.c
C++
50
star
3

CV_Features_HoG_Feature_Extraction

This is the HoG feature extraction codes by pure numpy
Python
13
star
4

dnCNN_keras

Implementation of denoisy CNN algorithms by Keras
Python
9
star
5

MNIST_handwriting_recognition_by_SKlearn_KNN

By applying KNN method from SKlearn to simply train the pixels of handwriting with supervised labels
Python
4
star
6

simple_handwriting_recognition_by_KNN

Using pure numpy to make KNN classification for MNIST datasets
Python
3
star
7

CVFeatures_fast_Harris_Corner_Extraction

Harris Conner key points and descriptors extraction by pure numpy
Python
3
star
8

Very_Simple_Face_Detection_by_OpenCV

This is a very simple image face detection python program by using haarcascades training set of OpenCV
Python
3
star
9

Keras_Fishing_Recognition

By using the test sets from Kaggle to recognize different fish pictures (InceptionV3 Network)
Python
2
star
10

BlobFrameImage_googlenet_trained_caffe_model_to_do_ObjDetection

Easiest way to test the image classification(Googlenet trained)
Python
1
star
11

Forehead_and_Background_Separation

Algorithm to separate the forehead and background by using Kmeans method
1
star
12

selenium

a selenium project
Python
1
star
13

Dataguru_Tutorials

This is an on-going building model for the tutorials of object detection with my slides and codings.
Python
1
star