82 lines
3.1 KiB
HTML
82 lines
3.1 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="stylesheet" href="/static/css/style.css" type="text/css">
|
|
<script type="text/javascript" id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
|
|
<title>Soham Pal</title>
|
|
</head>
|
|
|
|
<body>
|
|
<header>
|
|
<div><h2>Soham Pal</h2></div>
|
|
</header>
|
|
<div>
|
|
<h3>Contact</h3>
|
|
<ul>
|
|
<li> <b>Email</b>: <a href="mailto:dssohampal@gmail.com">dssohampal@gmail.com</a> </li>
|
|
<li> <b>Twitter</b>: <a href="https://twitter.com/dragonbornmonk">@dragonbornmonk</a> </li>
|
|
<li> <b>Git</b>: Transitioning from <a href="https://github.com/e-eight">github.com/e-eight</a> to <a href="https://codeberg.org/e-eight">codeberg.org/e-eight</a> </li>
|
|
</ul>
|
|
<h3>Currently</h3>
|
|
<p>I am a Programmer Writer in AI/ML at AWS, producing end-user documentation and code examples for Amazon SageMaker.</p>
|
|
<h3>Previously</h3>
|
|
<p>I finished my PhD in theoretical nuclear physics at Iowa State University. I have also been a Qiskit Advocate with IBM.</p>
|
|
<p>My research was mainly focused on application of chiral effective field theory to many body nuclear structure theory. Additionally I have worked on using machine learning and quantum computing methods for solving problems in nuclear structure theory. I occasionally blog here about these topics.</p>
|
|
<p>You can find my publications on <a href="https://scholar.google.com/citations?hl=en&view_op=list_works&gmla=ABEO0YqHVUqUfioqgr9TKWg_mUiLmS9JXlnAnfkaa77jdxpMDCV0TurSZUVOKAmArFVebpMQk0A1SFiAmyUTPQ&user=venazqsAAAAJ">Google Scholar</a>.</p>
|
|
</div>
|
|
|
|
<div>
|
|
<h3>Posts</h3>
|
|
<ul>
|
|
|
|
<li>
|
|
<a href="/posts/org-bibliography/index.html">
|
|
<span>Bibliography management with Org mode</span>
|
|
(<date>2021</date>)
|
|
</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/posts/polynomial-regression-pytorch/index.html">
|
|
<span>Polynomial regression with PyTorch</span>
|
|
(<date>2021</date>)
|
|
</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/posts/linear-regression-pytorch/index.html">
|
|
<span>Linear regression with PyTorch</span>
|
|
(<date>2021</date>)
|
|
</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/posts/vqe/index.html">
|
|
<span>Lowest eigenvalue with Variational Quantum Eigensolver</span>
|
|
(<date>2020</date>)
|
|
</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/posts/qgss/index.html">
|
|
<span>Schrodinger's cat is alive</span>
|
|
(<date>2020</date>)
|
|
</a>
|
|
</li>
|
|
|
|
</ul>
|
|
<ul>
|
|
</div>
|
|
<footer>
|
|
<p>
|
|
All original content on this website are licensed under <a href="https://creativecommons.org/licenses/by/4.0/legalcode">CC-BY-SA 4.0</a>.
|
|
<br>
|
|
This website was made with Emacs + Org + <a href="https://github.com/niklasfasching/go-org/tree/master/blorg">Blorg</a>. You can find the source <a href="https://codeberg.org/e-eight/pages">here</a>.
|
|
</p>
|
|
</footer>
|
|
|
|
</body>
|
|
</html>
|