/HW

projects based on tensorflow

Primary LanguageJupyter Notebook

some basic projects based on tensorflow


link content
LinearRegression a simple Linear Regression
MNIST softmax regressions of MNIST database
notMNIST preprocessing with notMNIST database
CNN convolutional neural network
K-means Kmeans to classify 2-dimentional normal distribution
KNN KNN with brute force and kdtree