Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add url to tutorial Create README.md linear regression tutorial update a comment for linear regression add Classifier class and change main() to test() rename classifier to regressor. oops! add line of best fit for absolute error add k-means example fix bug and add link to tutorial update readme add bayes classifier add knn add tutorial links matricize linear regression matricize regressor also matricize regressor also add predict and fit to regressor add logistic regression for mnist add tutorial link logistic add linear regression 1-d class code, add GMM for some reason was not added yet oops, now add GMM add r-squared add 2d and poly examples wip logistic regression class add course urls ann examples add class links try batch on donut problem ann oops more oopses change slow code too nlp class fix lsa add url more links misc stuff oops add new class update comment add gpu script add course links add one more i forget cnn update cnn class add unsupervised class oops erase unneeded line use eye renet test fix reshaping add GRU add real mnist add batches and downcast add all scan version unsupervised deep learning updates visualize features add class url fix load and save use get_value instead of eval visualize better e-commerce example visualize lda ann updates update tf update deep unsupervised + a test minor unsupervised fix some wip files add lstm wiki + minor fixes compartmentalize gru,lstm add decent embeddings add visualize embeddings add vanishing gradient demo and xwing 30 epochs add url to rnn rrnn variable learning rate add linear regression examples wip add word2vec and glove update remove some unnecessary comments add rnn init cnn additions rntn update util print out remove divide by len labels, only look at root for scoring extra comment increment j recursive nn tensorflow faster train score rntn add theano renn and rntn messing around with rntn add pos hmm make sure hmm class init exists nlp2 url wiki data split by paragraph update gitignore better cost unsupervised2 ssl add dropout files fix class name overfitting bias in right order add clustering extras + urls supervised class update comment add visualization airline example add bonus message remove irrelevant comments minor changes numpy class add nonlinearity to tf cnn tf load and save remove unnecessary code small update to logistic code bayesian ab testing tiny fix update url fix add word2idx json add batch + tf rnn update tensorflow dropout update bias correctly comment out the right derivative bayesian examples k-means additions add url add regularization code and overfitting code for linear and logistic supervised class regression init for unsupervised class init for ann2 ensembles class tiny fix alt nesterov add dlc url ab testing add dlc url to ann add dlc url to ann2 update cnn urls update hmm urls update linear urls update logistic urls update nlp urls update urls nlp2 update urls numpy update urls rnn update urls supervised update urls supervised2 update urls unsupervised update urls unsupervised2 add course url to readme cleanup change it back remove old hmm change it back add tic tac toe to rl add policy iteration and value iteration fix dt update readme with course links update update comment tiny update more correct add url add course url update remove old line add course urls and rl files add dlc url re-add linear programming linear regression update cnn typo fix relu derivative cast y to int misc updates update tf update for tf1.0 tiny xor update update xor label change var names initial commit rl2 update readme update rl2 make tf example compatible with python 3 tiny update add done flag use list copy make purity work different optimizer use brown corpus instead of wiki add brown corpus update glove "a" only gets updated at top of loop in q-learning updating a to a2 is ineffectual as it gets overwritten at top of loop before use anyway. q-learning is off policy so that line is misleading tiny fix plot mean images add new examples one more add brown update add sklearn example update add brown oops oops Set theme jekyll-theme-cayman and migrate Page Generator content Update index.md test tf scan hmm tf tf language model actual tf language model updates different way of catching loops minor change extra help finding files help finding files cnn oops add extra reading ann 2 Updating cnn_theano code according to theano API last update. update update add extra reading rl extra reading rl2 add hints for data oops update name clean up more reading add relu update add new theano fix tf unsupervised deep learning update custom cnn test single autoencoder theano autoencoder tiny update tiny update softplus py 3 test other means change it back better rmsprop make it like tensorflow more materials python3 compatibility for web service example add updated stuff that had not been pushed reading material fix ucb1 change back numbers fix fix s,a,r tuples Fix conv gans add link more links minor updates small changes tiny fix misc updates new examples update kmeans mnist just for fun oops
- Loading branch information