Commit Graph

  • 6dcbe14649 Update dead monkeylearn blog link (#403) master AE1020 2021-10-23 04:03:00 -04:00
  • 29df154ef1 Updated run_optimization function and tested with Python3.8 (#393) SAJITH NANDASENA 2020-12-29 02:42:10 +05:30
  • d85fb5c279 Update README.md Aymeric Damien 2020-12-05 02:49:21 -08:00
  • fe8b8122f7 gengxi (#392) ShanksAndSS 2020-11-30 12:16:51 +08:00
  • 35de963a4d fix multigpu typo aymericdamien 2020-09-19 00:55:12 -07:00
  • c4185fed8f Merge branch 'master' of github.com:aymericdamien/TensorFlow-Examples aymericdamien 2020-09-19 00:53:58 -07:00
  • 26c4c70470 MultiGPU Training Example (#387) Aymeric Damien 2020-09-19 00:53:22 -07:00
  • 00ecf083ec add multi gpu example multigpu aymericdamien 2020-09-19 00:51:18 -07:00
  • a48127035f add multi gpu example aymericdamien 2020-09-19 00:40:12 -07:00
  • 71eedd229c Merge branch 'master' of github.com:aymericdamien/TensorFlow-Examples into fix_mlintro aymericdamien 2020-09-19 00:39:28 -07:00
  • fedf9e88b0 Update bidirectional_rnn.ipynb (#380) LCB0B 2020-07-26 21:33:49 +02:00
  • 6b11799028 Fix ML intro notebook (#382) Aymeric Damien 2020-07-26 12:31:39 -07:00
  • a1516d2303 fix ml intro aymericdamien 2020-07-26 12:30:48 -07:00
  • e3414d654d fix ml intro aymericdamien 2020-07-26 12:29:43 -07:00
  • ab1b58beb1 Add tensorboard example (#381) Aymeric Damien 2020-07-26 12:25:16 -07:00
  • 86fc318c24 add GBDT example (#379) Aymeric Damien 2020-07-15 00:57:36 -07:00
  • 0d0327544f Update README.md Aymeric Damien 2020-06-04 00:05:34 -07:00
  • 754c331253 Fix links Aymeric Damien 2020-06-02 01:12:28 -07:00
  • 4ac5751796 fix links in README of TensorFlow_v1 (#374) Qingxu Zhu 2020-06-02 11:20:10 +08:00
  • a8ee3d2cf0 Modify linear regression loss function (#373) Hossein Sheikhi Darani 2020-05-27 10:37:09 -07:00
  • 6d96494e7f Modify tf2 linear regression loss function (#371) Hossein Sheikhi Darani 2020-05-19 20:47:14 -07:00
  • 3a767b1e71 update docs (#367) Aymeric Damien 2020-05-16 13:14:52 -07:00
  • 922833aff4 make TensorFlow 2 examples compatible with Python 3 (#339) Sebastian Stein 2020-05-16 20:49:42 +02:00
  • e7353b7761 output layer aactivation, add fc2 in call (#358) Nikhil Kilari 2020-05-17 00:19:17 +05:30
  • 2cf9bfd360 Update neural_network.ipynb (#361) Dragon-Yu 2020-05-17 02:47:36 +08:00
  • 39d9d0efa1 Update convolutional_network_raw.ipynb (#366) lkdmttg7 2020-05-17 00:16:40 +05:30
  • c5772812fa A minor mistake in cross entropy loss (#357) Nikhil Kilari 2020-04-12 07:51:02 +05:30
  • 7aeb6cbf14 Update tensorflow v2 installation Aymeric Damien 2019-11-06 22:18:35 -08:00
  • 3650e199f4 add word2vec for TF2.0 aymericdamien 2019-08-17 01:02:46 -07:00
  • 0564f616b6 fix docs aymericdamien 2019-08-10 03:01:46 -07:00
  • f4c3435e1b small fixes aymericdamien 2019-08-10 03:00:56 -07:00
  • 6cb2ad4256 update docs aymericdamien 2019-08-10 02:53:16 -07:00
  • bb4daed5bc add new examples aymericdamien 2019-08-10 02:52:29 -07:00
  • 11380c8758 Update dcgan.py (#320) 陈敏华 2019-08-05 13:24:31 +08:00
  • 042c25ce2c add TensorFlow v2 RNN examples aymericdamien 2019-07-14 20:03:33 -07:00
  • d090625b51 Update README.md (#312) Sachin Prabhu 2019-06-03 00:59:07 +05:30
  • f5d759a497 Change cell type from "code" to "markdown" (#304) Ryan McCormick 2019-04-18 15:07:45 -07:00
  • 26982d7f7c Update README.md Aymeric Damien 2019-04-05 14:11:18 -07:00
  • e0241a313e Update README.md Aymeric Damien 2019-04-05 14:05:49 -07:00
  • 039bfcbcac fix links aymericdamien 2019-04-03 23:49:46 -07:00
  • 26cc883601 Add TensorFlow v2 examples (#302) Aymeric Damien 2019-04-03 23:39:39 -07:00
  • 0022029e2e add neural net and conv net tf2.0 aymericdamien 2019-03-07 23:51:34 -08:00
  • 82f6003c27 log reg aymericdamien 2019-03-07 17:56:59 -08:00
  • 1f39b264d9 expanding examples to TensorFlow v2 aymericdamien 2019-03-07 01:59:35 -08:00
  • 573b050086 fix kmeans comment (#296) Jian Wei 2019-01-16 07:13:23 +08:00
  • b5a9df9135 Fix ResourceWarning: unclosed file (#295) Mickaël Schoentgen 2019-01-15 20:10:46 +01:00
  • 796de7c657 Bug in range(len(count) - 1, -1) (#292) scyes 2018-12-10 17:42:42 +08:00
  • 9e1bb504f5 Fixing a bug of 'for loop' (#280) zdc19 2018-11-02 16:43:37 +08:00
  • 84c99e3de1 fix comment aymericdamien 2018-09-15 23:02:57 -07:00
  • 7960768a38 update tf dataset aymericdamien 2018-09-15 23:00:04 -07:00
  • 12ed38ed50 Update Examples (#261) Aymeric Damien 2018-07-26 19:50:56 -07:00
  • 2dda854168 add more examples update_0718 aymericdamien 2018-07-26 14:01:28 -07:00
  • cefdb70c32 add more examples aymericdamien 2018-07-25 17:08:12 -07:00
  • 9a0aa4493a update eager api notebooks aymericdamien 2018-07-24 11:27:40 -07:00
  • e976a3f947 remove unecessary files aymericdamien 2018-07-09 01:47:16 -07:00
  • 7ed40cc76f update examples aymericdamien 2018-07-09 01:44:03 -07:00
  • f6f80833e0 Changed arg_min(to be deprecated in future tensorflow versions) to argmin (#240) Bhavtosh Rath 2018-04-09 18:40:53 -05:00
  • e43556dfc0 Print in hello world doesnt have () :) (#233) Typic 2018-03-28 21:59:53 +03:00
  • 821768abe6 add eager API aymericdamien 2018-03-19 15:04:18 -07:00
  • 79e9cd09b1 add eager API notebooks aymericdamien 2018-03-17 16:33:46 -07:00
  • 4c8c201429 add eager API examples aymericdamien 2018-03-07 15:17:30 +00:00
  • ef2da69b97 BugFix: Imported header file. (#230) Jerry Ajay 2018-02-17 23:55:36 -05:00
  • 71afab1864 Modified kmeans return value to accomodate to the changes made in master branch of tensorflow. (#229) Jerry Ajay 2018-02-17 23:55:17 -05:00
  • e98e3742c0 Update README.md (#226) Moulick Aggarwal 2018-02-05 21:56:03 +05:30
  • f644011425 add assign_to_device fn for multi-gpu aymericdamien 2018-01-13 21:38:31 +00:00
  • d43c58c948 update random_forest aymericdamien 2017-12-13 17:55:26 +00:00
  • 6e94cd9d00 Update README.md Aymeric Damien 2017-12-12 18:28:27 +00:00
  • c51413f5a8 Update README.md Aymeric Damien 2017-12-12 18:26:49 +00:00
  • 971c96b7b2 fix #205 aymericdamien 2017-12-12 18:17:49 +00:00
  • 0c4e6661de fix random forest TF 1.4 compatibility aymericdamien 2017-12-12 18:11:05 +00:00
  • d3f3c83d26 Support for TF 1.4 on 2_BasicModels/kmeans.py (#203) Dustin R. Heart 2017-12-03 14:36:20 -08:00
  • dd2e6dcd96 Fixed the broken link to TensorFlow installation guide in README (#193) Jason N 2017-11-08 21:50:05 +08:00
  • 20dbad29b7 Gan paper fix (#191) Sean 2017-11-08 21:49:37 +08:00
  • 1926883846 fixed minor typo (past tense verb) (#188) Peter Whidden 2017-10-30 19:33:06 -07:00
  • 69e9d5c283 Fix parameters description (#185) Przemek Piotrowski 2017-10-23 19:10:10 +02:00
  • 404355cbd2 Fix link in README to 'Variational Auto-Encoder' notebook (#177) Joe Freeman 2017-10-19 20:08:27 +01:00
  • 07cb125ce8 Simplify code in dynamic_rnn (#178) 张志豪 2017-10-18 02:29:13 +08:00
  • 72707e2314 Fix comment in convolutional_network.py (#173) Suresh Alse 2017-09-20 15:22:31 -07:00
  • 0bacc592ff A print function miss brackets (#165) Todd Tao 2017-09-02 18:49:03 -05:00
  • 651cc753b9 A bug of notebook format (#164) Todd Tao 2017-09-02 18:47:06 -05:00
  • 38a8084664 fix a dead link (#166) KrisRoofe 2017-09-03 07:46:25 +08:00
  • 0f10646e68 corrected minor typo (#162) Chandan Rai 2017-09-01 19:36:28 +05:30
  • c278cf6eda fix typo Aymeric Damien 2017-08-29 15:43:51 +01:00
  • 90bb4de753 New Examples (#160) Aymeric Damien 2017-08-29 15:42:20 +01:00
  • 4e829a64c8 Fixed typo (#159) Koki Mametani 2017-08-25 02:11:53 +09:00
  • c0c59e40f4 Fixed Typo (#158) SOLARIS 2017-07-30 22:27:13 +09:00
  • 5e5534263b Add tensorboard_advanced.ipynb (#152) Ji Yang 2017-07-09 03:36:42 +08:00
  • 31aa3604c9 make print statements Python 3 compatible (#149) Caleb Kirksey 2017-06-13 04:27:20 -07:00
  • 8ca13386f6 tf.mul -> tf.multiply (#143) Or Hiltch 2017-05-04 21:47:07 +03:00
  • bc09f959c0 reduce mean instead of sum Aymeric Damien 2017-04-25 21:50:38 -07:00
  • 534b4febcd The call to this function has changed (#142) Luanrly 2017-04-26 12:48:23 +08:00
  • c0a784a04a For the sake of the TF beginner (this is Example #2 afterall), added a helpful comment about how the optimizer knows to modify W and b Davy Durham 2017-04-13 23:17:44 -05:00
  • 373d9810c4 Simpilify RNN examples data transformation (#136) zxiaomzxm 2017-04-05 02:01:57 +08:00
  • 00e2927263 just a letter missed in multiply...no big deal... (#131) Raja Rahul Ray 2017-04-04 23:31:20 +05:30
  • ecf3e74499 Merge pull request #130 from zycv/0.11 0.11 Aymeric Damien 2017-03-23 17:00:20 +00:00
  • 5a79b2cf77 Create .gitignore Aymeric Damien 2017-03-23 16:59:35 +00:00
  • d6634aea5f Fixed a bug with a function name spelling ZY 2017-03-24 00:11:13 +08:00
  • 21220cab19 Merge pull request #122 from ashishbaghudana/master Aymeric Damien 2017-03-22 02:25:13 +00:00
  • c17baeb1d7 Merge pull request #125 from Nickil21/auto_enc_fix Aymeric Damien 2017-03-22 02:24:51 +00:00
  • eec79c9de7 ENH: correct comment in autoencoder NB Nickil Maveli 2017-03-19 21:05:22 +05:30