This commit is contained in:
Simon Prince
2024-06-17 16:39:08 -04:00
parent 566373ddcd
commit 12d854b995
2 changed files with 2 additions and 2 deletions

View File

@@ -395,7 +395,7 @@ Error generating stack: `+l.message+`
@media screen and (max-width: 768px) {
font-size: 14px;
}
`;function xw(){return o.jsx(ow,{id:"home",children:o.jsx(lw,{children:o.jsxs(sw,{children:[o.jsxs(aw,{children:[o.jsxs(mw,{children:[o.jsx(pw,{children:"RECENT NEWS:"}),o.jsxs(Dt,{children:[o.jsx(Rt,{children:"05/22/24"}),o.jsxs(Mt,{children:[" ","New"," ",o.jsxs(at,{href:"https://www.borealisai.com/research-blogs/neural-tangent-kernel-applications/",children:[" ","blog"," "]})," ","about the applications of the neural tangent kernel."]})]}),o.jsxs(Dt,{children:[o.jsx(Rt,{children:"05/10/24"}),o.jsxs(Mt,{children:[" ","Positive"," ",o.jsx(at,{href:"https://github.com/udlbook/udlbook/blob/main/public/NMI_Review.pdf",children:"review"})," ","in Nature Machine Intelligence."]})]}),o.jsxs(Dt,{children:[o.jsx(Rt,{children:"02/21/24"}),o.jsxs(Mt,{children:["New blog about the"," ",o.jsx(at,{href:"https://www.borealisai.com/research-blogs/the-neural-tangent-kernel/",children:"Neural Tangent Kernel"}),"."]})]}),o.jsxs(Dt,{children:[o.jsx(Rt,{children:"01/29/24"}),o.jsxs(Mt,{children:[" ","New blog about"," ",o.jsxs(at,{href:"https://www.borealisai.com/research-blogs/gradient-flow/",children:[" ","gradient flow"," "]})," ","published."]})]}),o.jsxs(Dt,{children:[o.jsx(Rt,{children:"12/26/23"}),o.jsxs(Mt,{children:[" ","Machine Learning Street Talk"," ",o.jsxs(at,{href:"https://www.youtube.com/watch?v=sJXn4Cl4oww",children:[" ","podcast"," "]})," ","discussing book."]})]}),o.jsxs(Dt,{children:[o.jsx(Rt,{children:"12/19/23"}),o.jsxs(Mt,{children:["Deeper Insights"," ",o.jsx(at,{href:"https://podcasts.apple.com/us/podcast/understanding-deep-learning-with-simon-prince/id1669436318?i=1000638269385",children:"podcast"})," ","discussing book."]})]}),o.jsxs(Dt,{children:[o.jsx(Rt,{children:"12/06/23"}),o.jsxs(Mt,{children:[" ",o.jsx(at,{href:"https://www.borealisai.com/news/understanding-deep-learning/",children:"Interview"})," ","with Borealis AI."]})]}),o.jsxs(Dt,{children:[o.jsx(Rt,{children:"12/05/23"}),o.jsxs(Mt,{children:[" ","Book released by"," ",o.jsx(at,{href:"https://mitpress.mit.edu/9780262048644/understanding-deep-learning/",children:"The MIT Press"}),"."]})]})]}),o.jsx(hw,{children:"CITATION:"}),o.jsx(gw,{children:o.jsx("pre",{children:o.jsx("code",{children:o.jsx(o.Fragment,{children:`
`;function xw(){return o.jsx(ow,{id:"home",children:o.jsx(lw,{children:o.jsxs(sw,{children:[o.jsxs(aw,{children:[o.jsxs(mw,{children:[o.jsx(pw,{children:"RECENT NEWS:"}),o.jsxs(Dt,{children:[o.jsx(Rt,{children:"05/22/24"}),o.jsxs(Mt,{children:[" ","New"," ",o.jsxs(at,{href:"https://www.borealisai.com/research-blogs/neural-tangent-kernel-applications/",children:[" ","blog"," "]})," ","about the applications of the neural tangent kernel."]})]}),o.jsxs(Dt,{children:[o.jsx(Rt,{children:"05/10/24"}),o.jsxs(Mt,{children:[" ","Positive"," ",o.jsx(at,{href:"https://github.com/udlbook/udlbook/blob/main/public/NMI_Review.pdf",children:"review"})," ","in Nature Machine Intelligence."]})]}),o.jsxs(Dt,{children:[o.jsx(Rt,{children:"02/21/24"}),o.jsxs(Mt,{children:["New blog about the"," ",o.jsx(at,{href:"https://www.borealisai.com/research-blogs/the-neural-tangent-kernel/",children:"Neural Tangent Kernel"}),"."]})]}),o.jsxs(Dt,{children:[o.jsx(Rt,{children:"01/29/24"}),o.jsxs(Mt,{children:[" ","New blog about"," ",o.jsxs(at,{href:"https://www.borealisai.com/research-blogs/gradient-flow/",children:[" ","gradient flow"]})," ","published."]})]}),o.jsxs(Dt,{children:[o.jsx(Rt,{children:"12/26/23"}),o.jsxs(Mt,{children:[" ","Machine Learning Street Talk"," ",o.jsxs(at,{href:"https://www.youtube.com/watch?v=sJXn4Cl4oww",children:[" ","podcast"," "]})," ","discussing book."]})]}),o.jsxs(Dt,{children:[o.jsx(Rt,{children:"12/19/23"}),o.jsxs(Mt,{children:["Deeper Insights"," ",o.jsx(at,{href:"https://podcasts.apple.com/us/podcast/understanding-deep-learning-with-simon-prince/id1669436318?i=1000638269385",children:"podcast"})," ","discussing book."]})]}),o.jsxs(Dt,{children:[o.jsx(Rt,{children:"12/06/23"}),o.jsxs(Mt,{children:[" ",o.jsx(at,{href:"https://www.borealisai.com/news/understanding-deep-learning/",children:"Interview"})," ","with Borealis AI."]})]}),o.jsxs(Dt,{children:[o.jsx(Rt,{children:"12/05/23"}),o.jsxs(Mt,{children:[" ","Book released by"," ",o.jsx(at,{href:"https://mitpress.mit.edu/9780262048644/understanding-deep-learning/",children:"The MIT Press"}),"."]})]})]}),o.jsx(hw,{children:"CITATION:"}),o.jsx(gw,{children:o.jsx("pre",{children:o.jsx("code",{children:o.jsx(o.Fragment,{children:`
@book{prince2023understanding,
author = "Simon J.D. Prince",
title = "Understanding Deep Learning",

View File

@@ -11,7 +11,7 @@
rel="stylesheet"
/>
<title>Understanding Deep Learning</title>
<script type="module" crossorigin src="/udlbook/assets/index-BeLdvmK-.js"></script>
<script type="module" crossorigin src="/udlbook/assets/index-5Xka6v25.js"></script>
<link rel="stylesheet" crossorigin href="/udlbook/assets/index-OOyxBvQc.css">
</head>
<body>