Skip to content

Commit

Permalink
deploy notes: 47c86fb912ef3848cb552fd788c33a3e412f2cca
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Dec 16, 2024
0 parents commit 06317f9
Show file tree
Hide file tree
Showing 328 changed files with 35,620 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
50 changes: 50 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<!doctype html><html lang=en-US><head><meta charset=utf-8><meta content="ie=edge" http-equiv=x-ua-compatible><meta content="width=device-width,initial-scale=1,shrink-to-fit=no" name=viewport><link href=https://phlip9.com/notes/main.css rel=stylesheet><meta content="noindex, follow" name=robots><title>404 Page not found | philip's notes</title><meta content="a collection of my notes" name=description><link href=https://phlip9.com/notes/404.html rel=canonical><meta content=summary name=twitter:card><meta content="404 Page not found" name=twitter:title><meta content=@phlip9 name=twitter:site><meta content=@phlip9 name=twitter:creator><meta content="404 Page not found" property=og:title><meta content="a collection of my notes" property=og:description><meta content=website property=og:type><meta content=https://phlip9.com/notes/404.html property=og:url><meta content=2021-05-01T08:08:08+08:00 property=og:updated_time><meta content="philip's notes" property=og:site_name><meta content=en_US property=og:locale><script type=application/ld+json>
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",











{
"@type": "ListItem",
"position": 1 ,
"name": "Home",
"item": "https://phlip9.com/notes/"
},


{
"@type": "ListItem",
"position": 2 ,
"name": "404.Html",
"item": "https://phlip9.com/notes/404.html/"
},



}
</script><meta content=#383866 name=theme-color><link href=https://phlip9.com/notes/apple-touch-icon.png rel=apple-touch-icon sizes=180x180><link href=https://phlip9.com/notes/favicon-32x32.png rel=icon sizes=32x32 type=image/png><link href=https://phlip9.com/notes/favicon-16x16.png rel=icon sizes=16x16 type=image/png><link href=https://phlip9.com/notes/site.webmanifest rel=manifest><script>// https://mathjax.github.io/MathJax-demos-web/convert-configuration/convert-configuration.html
window.MathJax = {
tex: {
inlineMath: [
['$', '$']
],
displayMath: [
['$$', '$$'],
['\\[', '\\]']
],
processEscapes: true,
processEnvironments: true,
},
options: {
skipHtmlTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
}
};</script><script integrity="sha256-z47L98YXVhVIaY0uyDzt675P5Ea+w3RsPh9VD5NuoTY=" async crossorigin=anonymous defer id=MathJax-script src=https://cdn.jsdelivr.net/npm/[email protected]/es5/tex-chtml.js></script><body class="home dark"><div class="wrap container" role=document><div class=content><section class="section container-fluid mt-n3 pb-3"><div class="row justify-content-center"><div class="row justify-content-center"><div class="col-md-12 col-lg-10 col-xxl-8"><article><h1 class=text-center>Page not found :(</h1><p class=text-center>The page you are looking for doesn't exist or has been moved.</article></div></div></div></section></div></div><form class=d-none id=search-bar><div class=container><div class="row justify-content-center"><div class="col col-lg-11 col-xl-9" id=search-container><input aria-label="Search notes..." class="form-control is-search" placeholder="Search notes..." autocomplete=off id=userinput type=search><div class="shadow rounded" id=suggestions></div></div></div></div></form><script defer src=https://phlip9.com/notes/js/elasticlunr.min.js></script><script defer src=https://phlip9.com/notes/search_index.en.js></script><script defer src=https://phlip9.com/notes/js/search.js></script>
91 changes: 91 additions & 0 deletions AI ML/Expectimax Search/index.html

Large diffs are not rendered by default.

91 changes: 91 additions & 0 deletions AI ML/Markov Decision Process (MDP)/index.html

Large diffs are not rendered by default.

73 changes: 73 additions & 0 deletions AI ML/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit 06317f9

Please sign in to comment.