Pinned Repositories
AlexNet
AlexNet model training and test
awstest
CDD-demo
CDDProgramMgmt
cifar10
cifar10 data process module
common
EvaluateMLModel
General functions to evaluate a machine learning model. Such as show accuracy, show error rate, compare two model accuracy and etc.
ExamApp_Flask
ExamApp based on Flask framework
flask_nutrition_app
flask_question_answer_app
flask learning project
deechean's Repositories
deechean/AlexNet
AlexNet model training and test
deechean/awstest
deechean/CDD-demo
deechean/CDDProgramMgmt
deechean/cifar10
cifar10 data process module
deechean/common
deechean/EvaluateMLModel
General functions to evaluate a machine learning model. Such as show accuracy, show error rate, compare two model accuracy and etc.
deechean/ExamApp_Flask
ExamApp based on Flask framework
deechean/flask_nutrition_app
deechean/flask_question_answer_app
flask learning project
deechean/Le-Net5
deechean/MachineLearningSample
Sample Code for machine learning note
deechean/NewsCategory
Use cnn and naive bayes classifier to categorize news title in 41 different buckets.
deechean/ObjectClassification_TF
Use tensorflow to construct convolutional neural network to classify different objects, such as printer or etc.
deechean/SimpleNN
A simple neural network with tensorflow
deechean/Using-Tensorflow-to-create-your-own-neural-network-samples
Including the sample code for my online document series - 'Using Tensorflow to create your own neural network."