Skip to content

Commit

Permalink
Deploying to gh-pages from @ 19dc106 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ToucheSir committed Nov 11, 2023
1 parent aa2ab3a commit 623e66e
Show file tree
Hide file tree
Showing 10 changed files with 62 additions and 59 deletions.
47 changes: 25 additions & 22 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ version = "0.1.7"

[[deps.CodecZlib]]
deps = ["TranscodingStreams", "Zlib_jll"]
git-tree-sha1 = "02aa26a4cf76381be7f66e020a3eddeb27b0a092"
git-tree-sha1 = "cd67fc487743b2f0fd4380d4cbd3a24660d0eec8"
uuid = "944b1d66-785c-5afd-91f1-9de20f533193"
version = "0.7.2"
version = "0.7.3"

[[deps.ConcurrentUtilities]]
deps = ["Serialization", "Sockets"]
git-tree-sha1 = "5372dbbf8f0bdb8c700db5367132925c0771ef7e"
git-tree-sha1 = "8cfa272e8bdedfa88b6aefbbca7c19f1befac519"
uuid = "f0e56b4a-5159-44fe-b623-3e5288b988bb"
version = "2.2.1"
version = "2.3.0"

[[deps.Dates]]
deps = ["Printf"]
Expand Down Expand Up @@ -68,9 +68,9 @@ uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"

[[deps.Franklin]]
deps = ["Dates", "DelimitedFiles", "DocStringExtensions", "ExprTools", "FranklinTemplates", "HTTP", "Literate", "LiveServer", "Logging", "Markdown", "NodeJS", "OrderedCollections", "Pkg", "REPL", "Random", "TOML"]
git-tree-sha1 = "a9dd685745912cbe1d8d9c5e3126ab1f885b94ee"
git-tree-sha1 = "31e70717e0640d6576fe04d611a33df1c9c312d6"
uuid = "713c75ef-9fc9-4b05-94a9-213340da978e"
version = "0.10.93"
version = "0.10.95"

[[deps.FranklinTemplates]]
deps = ["LiveServer"]
Expand Down Expand Up @@ -130,9 +130,9 @@ uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"

[[deps.Literate]]
deps = ["Base64", "IOCapture", "JSON", "REPL"]
git-tree-sha1 = "ae5703dde29228490f03cbd64c47be8131819485"
git-tree-sha1 = "7cf4b8ca67b6a86a2ad7526bfe514ecd00d944f9"
uuid = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
version = "2.15.0"
version = "2.16.0"

[[deps.LiveServer]]
deps = ["HTTP", "LoggingExtras", "MIMEs", "Pkg", "Sockets", "Test"]
Expand All @@ -145,9 +145,9 @@ uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"

[[deps.LoggingExtras]]
deps = ["Dates", "Logging"]
git-tree-sha1 = "0d097476b6c381ab7906460ef1ef1638fbce1d91"
git-tree-sha1 = "c1dd6d7978c12545b4179fb6153b9250c96b0075"
uuid = "e6f89c97-d47a-5376-807f-9c37f3926c36"
version = "1.0.2"
version = "1.0.3"

[[deps.MIMEs]]
git-tree-sha1 = "65f28ad4b594aebe22157d6fac869786a255b7eb"
Expand All @@ -159,10 +159,10 @@ deps = ["Base64"]
uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"

[[deps.MbedTLS]]
deps = ["Dates", "MbedTLS_jll", "MozillaCACerts_jll", "Random", "Sockets"]
git-tree-sha1 = "03a9b9718f5682ecb107ac9f7308991db4ce395b"
deps = ["Dates", "MbedTLS_jll", "MozillaCACerts_jll", "NetworkOptions", "Random", "Sockets"]
git-tree-sha1 = "f512dc13e64e96f703fd92ce617755ee6b5adf0f"
uuid = "739be429-bea8-5141-9913-cc70e7f3736d"
version = "1.1.7"
version = "1.1.8"

[[deps.MbedTLS_jll]]
deps = ["Artifacts", "Libdl"]
Expand Down Expand Up @@ -194,9 +194,9 @@ version = "1.4.1"

[[deps.OpenSSL_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl"]
git-tree-sha1 = "ceeda72c9fd6bbebc4f4f598560789145a8b6c4c"
git-tree-sha1 = "cc6e1927ac521b659af340e0ca45828a3ffc748f"
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
version = "3.0.11+0"
version = "3.0.12+0"

[[deps.OrderedCollections]]
git-tree-sha1 = "2e73fe17cac3c62ad1aebe70d44c963c3cfdc3e3"
Expand All @@ -205,9 +205,9 @@ version = "1.6.2"

[[deps.Parsers]]
deps = ["Dates", "PrecompileTools", "UUIDs"]
git-tree-sha1 = "716e24b21538abc91f6205fd1d8363f39b442851"
git-tree-sha1 = "a935806434c9d4c506ba941871b327b96d41f2bf"
uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
version = "2.7.2"
version = "2.8.0"

[[deps.Pkg]]
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
Expand Down Expand Up @@ -268,15 +268,18 @@ deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[[deps.TranscodingStreams]]
deps = ["Random", "Test"]
git-tree-sha1 = "9a6ae7ed916312b41236fcef7e0af564ef934769"
git-tree-sha1 = "1fbeaaca45801b4ba17c251dd8603ef24801dd84"
uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
version = "0.9.13"
version = "0.10.2"
weakdeps = ["Random", "Test"]

[deps.TranscodingStreams.extensions]
TestExt = ["Test", "Random"]

[[deps.URIs]]
git-tree-sha1 = "b7a5e99f24892b6824a954199a45e9ffcc1c70f0"
git-tree-sha1 = "67db6cc7b3821e19ebe75791a9dd19c9b1188f2b"
uuid = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
version = "1.5.0"
version = "1.5.1"

[[deps.UUIDs]]
deps = ["Random", "SHA"]
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"highlight.js": "^11.8.0"
"highlight.js": "^11.9.0"
}
}
52 changes: 26 additions & 26 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,157 +3,157 @@

<url>
<loc>fluxml.ai/blogposts/2017-12-06-ml-pl/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/blogposts/2019-09-11-simulating-the-motion-of-charges/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/governance/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/blogposts/2019-05-30-JSoC-Cohort/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/getting_started/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/gsod/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/blogposts/2020-06-29-acclerating-flux-torch/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/tutorialposts/2021-10-14-vanilla-gan/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/gsoc/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/tutorials/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-11</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/tutorialposts/2020-09-15-deep-learning-flux/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/tutorialposts/2020-10-18-transfer-learning/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/blog/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-11</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/models/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/blogposts/2018-12-03-ml-language-compiler/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/blogposts/2017-08-24-generic-gpu/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/blogposts/2019-02-07-what-is-differentiable-programming/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/tutorialposts/2021-01-26-mlp/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/blogposts/2021-12-1-flux-numfocus/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/tutorialposts/2021-02-07-convnet/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/blogposts/2023-06-07-metalhead-v0.8/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/blogposts/2019-03-05-dp-vs-rl/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/tutorialposts/2021-01-21-data-loader/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/blogposts/2020-12-20-Flux3D/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>fluxml.ai/tutorialposts/2021-10-08-dcgan-mnist/index.html</loc>
<lastmod>2023-09-30</lastmod>
<lastmod>2023-11-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
Expand Down
Loading

0 comments on commit 623e66e

Please sign in to comment.