MorvanZhou/tutorials 8479
机器学习相关教程
MorvanZhou/Reinforcement-learning-with-tensorflow 5613
Simple Reinforcement learning tutorials
MorvanZhou/PyTorch-Tutorial 5229
Build your neural network easy and fast
MorvanZhou/Tensorflow-Tutorial 3852
Tensorflow tutorial from basic to hard
MorvanZhou/Evolutionary-Algorithm 813
Evolutionary Algorithm using Python
MorvanZhou/easy-scraping-tutorial 534
Simple but useful Python web scraping tutorial code.
MorvanZhou/morvanzhou.github.io 496
莫烦Python Website source code
Simple A3C implementation with pytorch + multiprocessing
MorvanZhou/train-robot-arm-from-scratch 213
Build environment and train a robot arm from scratch (Reinforcement Learning)
MorvanZhou/Tensorflow-Computer-Vision-Tutorial 204
Tutorials of deep learning for computer vision.
push eventMorvanZhou/NLP-Tutorials
commit sha c63d1b3786461c1e2bc082b8c783d7134d556618
Bump tensorflow from 2.2.0 to 2.2.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.2.0...v2.2.1) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 5d6858ac704bb10c4591f6a5b4f4da7932d656f9
Merge pull request #4 from MorvanZhou/dependabot/pip/tensorflow-2.2.1 Bump tensorflow from 2.2.0 to 2.2.1
push time in 2 days
PR merged MorvanZhou/NLP-Tutorials
Bumps tensorflow from 2.2.0 to 2.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tensorflow/tensorflow/releases">tensorflow's releases</a>.</em></p> <blockquote> <h2>TensorFlow 2.2.1</h2> <h1>Release 2.2.1</h1> <h2>Bug Fixes and Other Changes</h2> <ul> <li>Fixes an undefined behavior causing a segfault in <code>tf.raw_ops.Switch</code> (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15190">CVE-2020-15190</a>)</li> <li>Fixes three vulnerabilities in conversion to DLPack format (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15191">CVE-2020-15191</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15192">CVE-2020-15192</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15193">CVE-2020-15193</a>)</li> <li>Fixes two vulnerabilities in <code>SparseFillEmptyRowsGrad</code> (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15194">CVE-2020-15194</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15195">CVE-2020-15195</a>)</li> <li>Fixes an integer truncation vulnerability in code using the work sharder API (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15202">CVE-2020-15202</a>)</li> <li>Fixes a format string vulnerability in <code>tf.strings.as_string</code> (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15203">CVE-2020-15203</a>)</li> <li>Fixes segfault raised by calling session-only ops in eager mode (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15204">CVE-2020-15204</a>)</li> <li>Fixes data leak and potential ASLR violation from <code>tf.raw_ops.StringNGrams</code> (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15205">CVE-2020-15205</a>)</li> <li>Fixes segfaults caused by incomplete <code>SavedModel</code> validation (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15206">CVE-2020-15206</a>)</li> <li>Fixes a data corruption due to a bug in negative indexing support in TFLite (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15207">CVE-2020-15207</a>)</li> <li>Fixes a data corruption due to dimension mismatch in TFLite (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15208">CVE-2020-15208</a>)</li> <li>Fixes several vulnerabilities in TFLite saved model format (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15209">CVE-2020-15209</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15210">CVE-2020-15210</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15211">CVE-2020-15211</a>)</li> <li>Fixes several vulnerabilities in TFLite implementation of segment sum (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15212">CVE-2020-15212</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15213">CVE-2020-15213</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15214">CVE-2020-15214</a>)</li> <li>Updates <code>sqlite3</code> to <code>3.33.00</code> to handle <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9327">CVE-2020-9327</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11655">CVE-2020-11655</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11656">CVE-2020-11656</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13434">CVE-2020-13434</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13435">CVE-2020-13435</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13630">CVE-2020-13630</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13631">CVE-2020-13631</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13871">CVE-2020-13871</a>, and <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15358">CVE-2020-15358</a>.</li> <li>Fixes deprecated usage of <code>collections</code> API</li> <li>Removes <code>scipy</code> dependency from <code>setup.py</code> since TensorFlow does not need it to install the pip package</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md">tensorflow's changelog</a>.</em></p> <blockquote> <h1>Release 2.2.1</h1> <h2>Bug Fixes and Other Changes</h2> <ul> <li>Fixes an undefined behavior causing a segfault in <code>tf.raw_ops.Switch</code> (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15190">CVE-2020-15190</a>)</li> <li>Fixes three vulnerabilities in conversion to DLPack format (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15191">CVE-2020-15191</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15192">CVE-2020-15192</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15193">CVE-2020-15193</a>)</li> <li>Fixes two vulnerabilities in <code>SparseFillEmptyRowsGrad</code> (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15194">CVE-2020-15194</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15195">CVE-2020-15195</a>)</li> <li>Fixes an integer truncation vulnerability in code using the work sharder API (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15202">CVE-2020-15202</a>)</li> <li>Fixes a format string vulnerability in <code>tf.strings.as_string</code> (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15203">CVE-2020-15203</a>)</li> <li>Fixes segfault raised by calling session-only ops in eager mode (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15204">CVE-2020-15204</a>)</li> <li>Fixes data leak and potential ASLR violation from <code>tf.raw_ops.StringNGrams</code> (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15205">CVE-2020-15205</a>)</li> <li>Fixes segfaults caused by incomplete <code>SavedModel</code> validation (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15206">CVE-2020-15206</a>)</li> <li>Fixes a data corruption due to a bug in negative indexing support in TFLite (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15207">CVE-2020-15207</a>)</li> <li>Fixes a data corruption due to dimension mismatch in TFLite (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15208">CVE-2020-15208</a>)</li> <li>Fixes several vulnerabilities in TFLite saved model format (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15209">CVE-2020-15209</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15210">CVE-2020-15210</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15211">CVE-2020-15211</a>)</li> <li>Fixes several vulnerabilities in TFLite implementation of segment sum (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15212">CVE-2020-15212</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15213">CVE-2020-15213</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15214">CVE-2020-15214</a>)</li> <li>Updates <code>sqlite3</code> to <code>3.33.00</code> to handle <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9327">CVE-2020-9327</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11655">CVE-2020-11655</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11656">CVE-2020-11656</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13434">CVE-2020-13434</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13435">CVE-2020-13435</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13630">CVE-2020-13630</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13631">CVE-2020-13631</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13871">CVE-2020-13871</a>, and <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15358">CVE-2020-15358</a>.</li> <li>Fixes deprecated usage of <code>collections</code> API</li> <li>Removes <code>scipy</code> dependency from <code>setup.py</code> since TensorFlow does not need it to install the pip package</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tensorflow/tensorflow/commit/25fba035f3e453d94490932096282c7b0624bbb3"><code>25fba03</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/tensorflow/tensorflow/issues/43445">#43445</a> from tensorflow-jenkins/version-numbers-2.2.1-25147</li> <li><a href="https://github.com/tensorflow/tensorflow/commit/2d1d4daf0df98a1667207ca75212da70c9c7ce31"><code>2d1d4da</code></a> Update version numbers to 2.2.1</li> <li><a href="https://github.com/tensorflow/tensorflow/commit/8f82cf477a2f5f064bf02508d339e393334cfd7e"><code>8f82cf4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/tensorflow/tensorflow/issues/43440">#43440</a> from tensorflow-jenkins/relnotes-2.2.1-29132</li> <li><a href="https://github.com/tensorflow/tensorflow/commit/a0de5f9a9980a6df00268f2d3a2879b237fc6d16"><code>a0de5f9</code></a> Update RELEASE.md</li> <li><a href="https://github.com/tensorflow/tensorflow/commit/5fbfef3af52b76656d774404c296a6197521749a"><code>5fbfef3</code></a> Insert release notes place-fill</li> <li><a href="https://github.com/tensorflow/tensorflow/commit/407f894147f64c278bb64c292d9002772eb36172"><code>407f894</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/tensorflow/tensorflow/issues/43413">#43413</a> from tensorflow/mm-fix-2.2</li> <li><a href="https://github.com/tensorflow/tensorflow/commit/c1e4f344080afc5aa54fde0a6375ab72a6446d9b"><code>c1e4f34</code></a> Add missing import</li> <li><a href="https://github.com/tensorflow/tensorflow/commit/d5b42b959e41b199bd66d6d4a0930ede2670d08b"><code>d5b42b9</code></a> No <code>disable_tfrt</code> present on this branch</li> <li><a href="https://github.com/tensorflow/tensorflow/commit/4b4f910afde4beea08630ac2ff9f18a14b82720e"><code>4b4f910</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/tensorflow/tensorflow/issues/43392">#43392</a> from tensorflow/mihaimaruseac-patch-3</li> <li><a href="https://github.com/tensorflow/tensorflow/commit/c247a2d7229f23f7487fbf83a7fbc1f8cb10f192"><code>c247a2d</code></a> Solve leftover from merge conflict</li> <li>Additional commits viewable in <a href="https://github.com/tensorflow/tensorflow/compare/v2.2.0...v2.2.1">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in 2 days
push eventMorvanZhou/morvanzhou.github.io
commit sha 067dfd1012f7a1273e5d921d98a6ff1ff84c6e33
baidu
push time in 7 days
push eventMorvanZhou/morvanzhou.github.io
commit sha 192799f8ce2571e5b756b01329870006707c4578
baidu
push time in 7 days
push eventMorvanZhou/morvanzhou.github.io
commit sha 8c38086ff5fee63ed2998ddb8c9746c5f441a628
add home page redirect
push time in 8 days
push eventMorvanZhou/morvanzhou.github.io
commit sha aeed20e9b31e15466815519624e1450c85af4c96
add home page redirect
push time in 8 days
push eventMorvanZhou/morvanzhou.github.io
commit sha 203d82fbebc7ea211a469c4397e86d14c45f6e1c
add home page redirect
push time in 8 days
push eventMorvanZhou/morvanzhou.github.io
commit sha 0b888584e57f3942ea31695d1bde9591ad57adbe
add home page redirect
push time in 8 days
push eventMorvanZhou/morvanzhou.github.io
commit sha 3f8d988e9211eaf1a2b9558325974531f9675e7f
add home page redirect
push time in 8 days
issue closedMorvanZhou/Evolutionary-Algorithm
这里有问题吧,parent 并没有真的被replace吧,用的还是pop里的。
https://github.com/MorvanZhou/Evolutionary-Algorithm/blob/4820978bf3bc9df6da9525159204b63ccdfc72b8/tutorial-contents/Genetic%20Algorithm/Genetic%20Algorithm%20Basic.py#L70
closed time in 10 days
zle1992issue commentMorvanZhou/Evolutionary-Algorithm
这里有问题吧,parent 并没有真的被replace吧,用的还是pop里的。
谢谢回复
comment created time in 10 days
push eventMorvanZhou/morvanzhou.github.io
commit sha d3fa33164e87162ef3a09bef4f42b13f42b6b6bc
change redirect to link
push time in 13 days
push eventMorvanZhou/morvanzhou.github.io
commit sha 6514a70394234304e5018d120bf1cb84b44018b9
change redirect to link
push time in 15 days
push eventMorvanZhou/NLP-Tutorials
commit sha f8a0ce41fb65f080a052dfe89d47db53680fcac7
change self mask to next mask
push time in 18 days
startedtamlok/vnote
started time in 20 days
push eventMorvanZhou/NLP-Tutorials
commit sha c531d10045e0083e8ab7f7f87ca04b6b3db6be3e
update
push time in 25 days
push eventMorvanZhou/NLP-Tutorials
commit sha 70c29b1d7fc82af983c5dc699039756131db3204
update
push time in 25 days
push eventMorvanZhou/NLP-Tutorials
commit sha 9ea6d74b2ecb26e88ff4b9ff112ec99e3cb33f69
update
push time in 25 days
push eventMorvanZhou/NLP-Tutorials
commit sha b64552827e5ef39b0d6dab6a56cb01698f8cd96b
remove duplicated positional embedding
push time in a month
push eventMorvanZhou/NLP-Tutorials
commit sha 010f7f88151f2dc2d37e1208e0d296eddbfc6e18
remove duplicated positional embedding
push time in a month
push eventMorvanZhou/NLP-Tutorials
commit sha 7a391ab5d9dfbd6c9eb9151b434a48b0b3c1ce14
remove top description
push time in a month
push eventMorvanZhou/NLP-Tutorials
commit sha e728b5e232bdb9e1be3ca5c82477d638fdf56809
update
push time in a month
push eventMorvanZhou/NLP-Tutorials
commit sha f8639055d12ef1f55d80219df399539cc2182fc3
img
push time in a month
push eventMorvanZhou/NLP-Tutorials
commit sha 492b76b8f756661eee150aca07e7a5b0670ebddd
img
push time in a month
push eventMorvanZhou/NLP-Tutorials
commit sha 50f30fbb93076d1c85add5caa9c3ebdaabf0835d
update
push time in a month
push eventMorvanZhou/NLP-Tutorials
commit sha bc7f70f57ad0dcf3b0f0e4457114b2baa44d90e2
add write file encoding utf8 for windows
push time in a month
push eventMorvanZhou/NLP-Tutorials
commit sha 7209d68c62575ba5b6a549e8e3ad604a5baacc33
add write file encoding utf8 for windows
push time in a month
push eventMorvanZhou/NLP-Tutorials
commit sha 0e9485b76b3099990eb9c02f84d63635c5d99d2c
add write file encoding utf8 for windows
push time in a month
push eventMorvanZhou/NLP-Tutorials
commit sha 4c6ca870ad25b1e99913c58f618987717b61d612
add write file encoding utf8 for windows
push time in a month
push eventMorvanZhou/NLP-Tutorials
commit sha b24f604332d3919d4598fe12822f7d778ecb6663
update
push time in a month
push eventMorvanZhou/NLP-Tutorials
commit sha 9cca1cf8c050bf056f03b9097d12708a83ed6ba6
update
push time in a month
push eventMorvanZhou/morvanzhou.github.io
commit sha 427154f1bd73db1be8bbd2004a2bc5fcfd8b60d6
add redirect
push time in 2 months
push eventMorvanZhou/train-robot-arm-from-scratch
commit sha 6c00498a8f8cae7044014f34f5e0cd46e550e24a
add
push time in 2 months
push eventMorvanZhou/Reinforcement-learning-with-tensorflow
commit sha f4526c8dcb86446c7aebbb4d049637b8003810d0
add
push time in 2 months
push eventMorvanZhou/Tensorflow-Tutorial
commit sha baad761bae490126f3205e5332eeb92010073dfe
update tf 2
push time in 2 months
issue closedMorvanZhou/tutorials
https://morvanzhou.github.io/tutorials/machine-learning/torch/站点出错了
closed time in 2 months
Collapsar-Gissue commentMorvanZhou/tutorials
github 上的服务不稳定,我已经将网址迁移至国内服务器,请访问 https://mofanpy.com
comment created time in 2 months
push eventMorvanZhou/morvanzhou.github.io
commit sha 3cdbf3f62efb9f581647e11fc408f619da9682f0
add redirect
push time in 2 months
push eventMorvanZhou/morvanzhou.github.io
commit sha b5fe1f31da04c5e6bddbed611f5cb113f9613426
add redirect
push time in 2 months
push eventMorvanZhou/morvanzhou.github.io
commit sha 3033b4f788254df14978ab0168c0f1a67995fd54
add redirect
push time in 2 months
push eventMorvanZhou/morvanzhou.github.io
commit sha 7a5dd9a2ee084c776494aa5d9658725a337915fd
add redirect
push time in 2 months
push eventMorvanZhou/morvanzhou.github.io
commit sha 9100fb9e18cfc66a7c076fa0fd3880fd4f65f433
add redirect
push time in 2 months
push eventMorvanZhou/morvanzhou.github.io
commit sha 91443b200f20937197b5c0712b4243c1923023a8
add redirect
push time in 2 months
push eventMorvanZhou/morvanzhou.github.io
commit sha b93dda8709cd24eb8182f0f722812325cb56b877
add redirect
push time in 2 months
push eventMorvanZhou/NLP-Tutorials
commit sha 570435e4bfd54d33f65ec7af7bc13479f497dcc7
update
push time in 3 months
push eventMorvanZhou/NLP-Tutorials
commit sha 879dcf57ff8c2a30e32d29d32900ba1143efb6e5
remove unused code
push time in 3 months