Skip to content
View BrownTian's full-sized avatar

Block or report BrownTian

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. DeepLearning_BasicCNN_HumanFaceRecognition DeepLearning_BasicCNN_HumanFaceRecognition Public

    This Repo shows the basic code for building a CNN layer from scratch, including basic code for convolution operation, kernels sliding windows, padding and pooling(downsampling). I trained on a two-…

    Jupyter Notebook 1 1

  2. DeepLearning_FNN DeepLearning_FNN Public

    This Repo representing some basic code for Machine Learning and Deep Learning. Build regression and classifier from scratch with matrix operation. Showing the way to code one of the most popular Ne…

    Jupyter Notebook

  3. DeepLearning_RNN DeepLearning_RNN Public

    This Repo representing another popular neural network,Recurrent Neural Networks (RNNs), which are the natural extention of feedforward networks to understanding the input / output relationship betw…

    Jupyter Notebook

  4. Google_Object_Detection_API_test Google_Object_Detection_API_test Public

    This Repo is a simple test by using google object detection API.

    Jupyter Notebook

  5. DeepLearning_DeepCNN_Lib DeepLearning_DeepCNN_Lib Public

    This Repo is a demo of an open source DeepCNN library built by Professor Jeremy Watt and Bowen Tian. The formal API will be published recently, and there are some good experiments on toy dataset: M…

    Jupyter Notebook

  6. learnopencv learnopencv Public

    Forked from spmallick/learnopencv

    Learn OpenCV : C++ and Python Examples

    Jupyter Notebook