嗨!在這裡我把Tensorflow官網教學翻譯成中文以及我自己在ipython的實作程式碼記錄在JupyterNotebook裡,歡迎大家取用.
LogisticRegression
SoftmaxRegressionswithMNIST
ConvolutionalNetworkwithMNIST
CNNlayervisualization
SaveandRestoreModel
Autoencoder
SparseAutoencoder
ConvolutionalAutoencoder
DenoisingAutoencoder
VariationalAutoencoder
ReccurentNeuralNetworkwithMNIST
CharRNN
word2vec
GenerativeAdversarialNetworkwithMNIST
DCGANwithMNIST
LicenseTheMITLicense(MIT)
Copyright(c)2016c1mone
Permissionisherebygranted,freeofcharge,toanypersonobtainingacopyofthissoftwareandassociateddocumentationfiles(the"Software"),todealintheSoftwarewithoutrestriction,includingwithoutlimitationtherightstouse,copy,modify,merge,publish,distribute,sublicense,and/orsellcopiesoftheSoftware,andtopermitpersonstowhomtheSoftwareisfurnishedtodoso,subjecttothefollowingconditions:
TheabovecopyrightnoticeandthispermissionnoticeshallbeincludedinallcopiesorsubstantialportionsoftheSoftware.
THESOFTWAREISPROVIDED"ASIS",WITHOUTWARRANTYOFANYKIND,EXPRESSORIMPLIED,INCLUDINGBUTNOTLIMITEDTOTHEWARRANTIESOFMERCHANTABILITY,FITNESSFORAPARTICULARPURPOSEANDNONINFRINGEMENT.INNOEVENTSHALLTHEAUTHORSORCOPYRIGHTHOLDERSBELIABLEFORANYCLAIM,DAMAGESOROTHERLIABILITY,WHETHERINANACTIONOFCONTRACT,TORTOROTHERWISE,ARISINGFROM,OUTOFORINCONNECTIONWITHTHESOFTWAREORTHEUSEOROTHERDEALINGSINTHESOFTWARE.
评论