-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnotebooks.html
168 lines (150 loc) · 7.09 KB
/
notebooks.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<!DOCTYPE html>
<html lang="en">
<head>
<title>Arghya Dutta</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Index of notebooks by Dr. Arghya Dutta, SRM university AP.">
<link rel="apple-touch-icon" sizes="180x180" href="../assets/favicon_io/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="../assets/favicon_io/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../assets/favicon_io/favicon-16x16.png">
<link rel="manifest" href="../assets/favicon_io/site.webmanifest">
<link rel="stylesheet" href="../assets/style.css">
</head>
<em><a href="../index.html">Homepage</a></em>
<h1>Notebooks</h1>
<blockquote>
"I sometimes find, and I am sure you know the feeling, that I simply have too many thoughts and memories crammed into my mind. At these times, I use the Pensieve. One simply siphons the excess thoughts from one’s mind, pours them into the basin, and examines them at one’s leisure. It becomes easier to spot patterns and links, you understand, when they are in this form."—Albus Dumbledore (Harry Potter and the Goblet of Fire)
</blockquote>
<p>
A collection of references, grouped by topics. The amount of content varies widely; some are just placeholders. The plan is to maintain a public, annotated bibliography of what I've read, in part or full, or plan to read. The idea came from Cosma Shalizi's extensive <a href="http://bactra.org/notebooks/">notebooks</a>.
</p>
<p>
If you've suggestions, contact me: argphy@gmail.com
</p>
<div class="container">
<div class="box">
<h3>This Academic Life</h3>
<ul>
<li><a href="notebooks/academiaFeatures.html">Features</a></li>
<li><a href="notebooks/academiaIssues.html">Issues</a></li>
<li><a href="notebooks/biography.html">Biographies</a></li>
<li><a href="notebooks/researchMethodology.html">Research How-to</a></li>
<li><a href="notebooks/teaching.html">Teaching</a></li>
<li><a href="notebooks/openSource.html">Open Source</a></li>
<li><a href="notebooks/blogs.html">Academic Blogs</a></li>
</ul>
</div>
<div class="box">
<h3>Computing</h3>
<ul>
<li><a href="notebooks/hpc.html">High-performance Computing</a></li>
<li><a href="notebooks/python.html">Python</a></li>
<li><a href="notebooks/rProgramming.html">R</a></li>
<li><a href="notebooks/latex.html">LaTeX</a></li>
</ul>
</div>
<div class="box">
<h3>AI/ML</h3>
<ul>
<li><a href="notebooks/ai.html">Artificial Intelligence</a></li>
<li><a href="notebooks/learnability.html">Learnability</a></li>
<li><a href="notebooks/clustering.html">Clustering</a></li>
<li><a href="notebooks/deepLearning.html">Deep Learning</a></li>
<li><a href="notebooks/geneticAlgorithm.html">Genetic Algorithm</a></li>
<li><a href="notebooks/symbolicRegression.html">Symbolic Regression</a></li>
<li><a href="notebooks/subgroupDiscovery.html">Subgroup Discovery</a></li>
</ul>
</div>
<div class="box">
<h3>Biology Adjacent</h3>
<ul>
<li><a href="notebooks/biology.html">Biology</a></li>
<li><a href="notebooks/biophysics.html">Biophysics</a></li>
<li><a href="notebooks/hydrophobicity.html">Hydrophobicity</a></li>
</ul>
</div>
<div class="box">
<h3>Physics</h3>
<ul>
<li><a href="notebooks/linearAlgebra.html">Linear Algebra</a></li>
<li><a href="notebooks/nld.html">Nonlinear Dynamics</a></li>
<li><a href="notebooks/complexity.html">Complexity</a></li>
</ul>
</div>
<div class="box">
<h3>Statistics</h3>
<ul>
<li><a href="notebooks/statistics.html">Statistics</a></li>
<li><a href="notebooks/bayesian.html">Bayesian Methods</a></li>
<li><a href="notebooks/visualization.html">Visualization</a></li>
</ul>
</div>
<div class="box">
<h3>Quantum Mechanics</h3>
<ul>
<li><a href="notebooks/qMech.html">Book Recommendations</a></li>
<li><a href="notebooks/dynamics.html">Quantum & Classical Dynamics</a></li>
<li><a href="notebooks/qMechMath.html">Formalism</a></li>
<li><a href="notebooks/qMechFoundations.html">Foundations</a></li>
</ul>
</div>
<div class="box">
<h3>Philosophy</h3>
<ul>
<li><a href="notebooks/logic.html">Logic</a></li>
<li><a href="notebooks/socialism.html">Socialism</a></li>
<li><a href="notebooks/stoicism.html">Stoicism</a></li>
<li><a href="notebooks/philosophyOfScience.html">Science</a></li>
<li><a href="notebooks/melancholia.html">Melancholia and Grief</a></li>
<li><a href="notebooks/stupidity.html">Stupidity</a></li>
</ul>
</div>
<div class="box">
<h3>Statistical Mechanics</h3>
<ul>
<li><a href="notebooks/statMech.html">Book Recommendations</a></li>
<li><a href="notebooks/dimensionalAnalysis.html">Dimensional Analysis</a></li>
<li><a href="notebooks/loschmidtParadox.html">Loschmidt Paradox</a></li>
<li><a href="notebooks/saw.html">Self-avoiding Random Walk</a></li>
</ul>
</div>
<div class="box">
<h3>Culture</h3>
<ul>
<li><a href="notebooks/bookNLibrary.html">Books & Libraries</a></li>
<li><a href="notebooks/fiction.html">Fiction</a></li>
<li><a href="notebooks/design.html">Design</a></li>
<li><a href="notebooks/aspectsOfMusic.html">Music & Society</a></li>
<li><a href="notebooks/internetNUs.html">Internet and Us</a></li>
<li><a href="notebooks/foodNDrink.html">Food & Drink</a></li>
<li><a href="notebooks/funny.html">Funny</a></li>
</ul>
</div>
<div class="box">
<h3>Language & Writing</h3>
<ul>
<li><a href="notebooks/dictionary.html">Dictionaries</a></li>
<li><a href="notebooks/writing.html">Academic Writing</a></li>
<li><a href="notebooks/wellWrittenPapers.html">Well-written Papers</a></li>
<li><a href="notebooks/sanskrit.html">Sanskrit</a></li>
<li><a href="notebooks/german-language.html">German</a></li>
</ul>
</div>
<div class="box">
<h3>Living</h3>
<ul>
<li><a href="notebooks/buddhism.html">Buddha & Buddhism</a></li>
<li><a href="notebooks/advaitaVedanta.html">Vedanta</a></li>
<li><a href="notebooks/silence.html">Silence</a></li>
</ul>
</div>
</div>
<hr>
<p>Basic search function, with coding almost entirely done using LLMs. It looks bad, but seems to work.</p>
<input type="text" id="searchBox" onkeyup="searchSite()" placeholder="Search">
<ul id="searchResults"></ul>
<script src="search.js"></script>
<hr>
</body>
</html>