Skip to content

Commit 8059080

Browse files
committed
google scholar included
1 parent f2404b8 commit 8059080

12 files changed

+247
-13
lines changed

.gitignore

-13
Original file line numberDiff line numberDiff line change
@@ -1,13 +0,0 @@
1-
_site
2-
.DS_Store
3-
.jekyll
4-
.jekyll-metadata
5-
.bundle
6-
.sass-cache
7-
Gemfile
8-
Gemfile.lock
9-
node_modules
10-
package.json
11-
tn/
12-
favicon.ico
13-
.jekyll-cache
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
I"^{"source"=>"/Users/ramanshsharma/ramanshsharma2806.github.io", "destination"=>"/Users/ramanshsharma/ramanshsharma2806.github.io/_site", "collections_dir"=>"", "cache_dir"=>".jekyll-cache", "plugins_dir"=>"_plugins", "layouts_dir"=>"_layouts", "data_dir"=>"_data", "includes_dir"=>"_includes", "collections"=>{"posts"=>{"output"=>true, "permalink"=>"/"}}, "safe"=>false, "include"=>[".htaccess"], "exclude"=>["Gemfile", "Gemfile.lock", "LICENSE", "README.md", "CNAME", "command.txt", "todo.txt", "_temp/index.html", "_temp/", ".sass-cache", ".jekyll-cache", "gemfiles", "node_modules", "vendor/bundle/", "vendor/cache/", "vendor/gems/", "vendor/ruby/"], "keep_files"=>[".git", ".svn"], "encoding"=>"utf-8", "markdown_ext"=>"markdown,mkdown,mkdn,mkd,md", "strict_front_matter"=>false, "show_drafts"=>nil, "limit_posts"=>0, "future"=>false, "unpublished"=>false, "whitelist"=>[], "plugins"=>["jekyll-sitemap"], "markdown"=>"kramdown", "highlighter"=>"rouge", "lsi"=>false, "excerpt_separator"=>"\n\n", "incremental"=>true, "detach"=>false, "port"=>"4000", "host"=>"127.0.0.1", "baseurl"=>nil, "show_dir_listing"=>false, "permalink"=>"/", "paginate_path"=>"/page:num", "timezone"=>nil, "quiet"=>false, "verbose"=>false, "defaults"=>[], "liquid"=>{"error_mode"=>"warn", "strict_filters"=>false, "strict_variables"=>false}, "kramdown"=>{"auto_ids"=>true, "toc_levels"=>"1..6", "entity_output"=>"as_char", "smart_quotes"=>"lsquo,rsquo,ldquo,rdquo", "input"=>"GFM", "hard_wrap"=>false, "guess_lang"=>true, "footnote_nr"=>1, "show_warnings"=>false, "syntax_highlighter"=>"rouge", "syntax_highlighter_opts"=>{"css_class"=>"highlight"}}, "name"=>"Ramansh Sharma", "avatar"=>"images/portrait.jpg", "footer-links"=>{"dribbble"=>nil, "email"=>"[email protected]", "facebook"=>nil, "flickr"=>nil, "github"=>"ramanshsharma2806", "instagram"=>nil, "linkedin"=>nil, "pinterest"=>nil, "rss"=>nil, "twitter"=>nil, "stackoverflow"=>nil, "youtube"=>nil, "googleplus"=>nil}, "disqus"=>nil, "google_analytics"=>"UA-154633056-2", "url"=>"https://ramanshsharma2806.github.io", "version"=>"v1.2.0", "sass"=>{"style"=>":compressed"}, "watch"=>true, "serving"=>false}:ET
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
I"X<p>We propose a Knowledge Management Framework based on NLP techniques that would tackle challenges such as resource-intensive nature, lack of comprehensive information sources, and overlapping jurisdictions in policy analysis. The framework is designed to be platform-, language- and policy-agnostic. To classify financial incentives in restoration policies, both Sentence-BERT and Cross-Encoders performed well. For sentence classification inference with Sentence-BERT, a random forest classifier can be used to assign a category to a given sentence using the Sentence-BERT learned embeddings.</p>
2+
:ET

.jekyll-metadata

1.99 KB
Binary file not shown.

_site/docs/kddpaper.pdf

906 KB
Binary file not shown.

_site/images/kddpaper.png

306 KB
Loading

_site/images/portrait.jpg

1.52 MB
Loading

_site/index.html

+217
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,217 @@
1+
<!DOCTYPE HTML>
2+
<html lang="en">
3+
4+
<head>
5+
<!-- Global site tag (gtag.js) - Google Analytics -->
6+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-154633056-2"></script>
7+
<script>
8+
window.dataLayer = window.dataLayer || [];
9+
function gtag(){dataLayer.push(arguments);}
10+
gtag('js', new Date());
11+
12+
gtag('config', 'UA-154633056-2');
13+
</script>
14+
15+
<title>Ramansh Sharma</title>
16+
17+
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
18+
19+
<meta name="author" content="Ramansh Sharma" />
20+
<meta name="viewport" content="width=device-width, initial-scale=1">
21+
22+
<link rel="stylesheet" type="text/css" href="/style.css" />
23+
<link rel="canonical" href="https://ramanshsharma2806.github.io/">
24+
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css">
25+
26+
</head>
27+
28+
29+
30+
<body>
31+
<table style="width:100%;max-width:800px;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
32+
<tr style="padding:0px">
33+
<td style="padding:0px">
34+
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
35+
<tr style="padding:0px">
36+
<td style="padding:2.5%;width:60%;vertical-align:middle">
37+
<h1>
38+
Ramansh Sharma
39+
</h1>
40+
<p>
41+
I am an undergraduate researcher at the School of Computing, University of Utah supervised by <a
42+
href="http://varunshankar.com/">Professor Varun Shankar</a>. Our research
43+
focuses on designing novel methodologies to solve partial differential equations with physics-informed machine learning techniques.
44+
</p>
45+
46+
<p>
47+
I am also a research intern at the <a href="https://team-approx-bayes.github.io/">Approximate Bayesian Inference Team</a> at the <a
48+
href="https://aip.riken.jp/">RIKEN</a> Centre for Advanced Intelligence Project, Japan supervised by <a
49+
href="https://gmmarconi.github.io/">Dr. Gian Maria Marconi</a> and <a href="https://www.thomasmoellenhoff.net/">Dr. Thomas
50+
Möllenhoff</a>. Our research focuses on curriculum learning.
51+
</p>
52+
53+
<p>
54+
Previously, I was a Machine Learning Engineer at <a href="https://omdena.com/">Omdena</a> working for the World Resources Institute. I have also worked as a Lead Machine
55+
Learning Engineer for TrashOut and a Data Scientist for SevaExchange.
56+
</p>
57+
58+
<p>
59+
I am also an astrodynamics and fluid dynamics team
60+
member at <a href="https://www.conexresearch.com/">Conex Research</a>, an international team of students and young professionals developing science based space mission proposals.
61+
</p>
62+
63+
<p style="text-align:center">
64+
<a target="_blank" href="mailto:[email protected]">Email</a> &nbsp;/&nbsp;
65+
<a href="https://scholar.google.com/citations?user=lUmqHckAAAAJ&hl=en">Google Scholar</a> &nbsp;/&nbsp;
66+
<a href="https://github.com/ramanshsharma2806">GitHub</a> &nbsp;/&nbsp;
67+
<a href="https://twitter.com/ramanshsharma1">Twitter</a> &nbsp;/&nbsp;
68+
<a href="https://www.linkedin.com/in/ramanshsharma">LinkedIn</a>
69+
</p>
70+
</td>
71+
<td style="padding:2.5%;width:40%;max-width:40%">
72+
<img style="width:100%;max-width:100%" alt="profile photo" src="images/portrait.jpg">
73+
</td>
74+
</tr>
75+
</table>
76+
77+
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
78+
<tr>
79+
<td style="padding:2.5%;width:100%;vertical-align:middle">
80+
<h2>Highlights / Timeline</h2>
81+
<p>
82+
<strong>October 2021 - Present</strong>: Working as a research intern at the ABI team focusing on curriculum learning.</p>
83+
<p>
84+
<p>
85+
<strong>September 2021 - Present</strong>: Working as an undergraduate researcher at The University of Utah focusing on physics-informed machine learning.</p>
86+
<p>
87+
<p>
88+
<strong>February 2021 - September 2021</strong>: Worked at World Resources Institute as a Machine Learning Engineer on identifying
89+
economic and financial incentives for forest and landscape restoration using NLP. The open source code and the KDD 2021 conference
90+
paper for this project are available below.</p>
91+
<p>
92+
<p>
93+
<strong>January 2021 - September 2021</strong>: Started working at Omdena as a Software Engineer and Platform Engineer managing and optimizing their Airtable
94+
database, making a community engagement measuring tool, and creating and launching <a
95+
href="https://omdenaai.github.io/">OmdenaLore</a>, a first of its kind AI-4-good library made for data scientists.</p>
96+
<p>
97+
<strong>October 2020 - December 2020</strong>: Worked at SevaExchange as a Data Scientist on recommender systems to connect volunteers with
98+
volunteer opportunities.
99+
</p>
100+
<p>
101+
<strong>June 2020 - August 2020</strong>: Worked at Omdena's TrashOut project as a Lead Machine Learning Engineer.
102+
</p>
103+
<p>
104+
<strong>July 2019 - June 2023</strong>: Undergraduate degree in Computer Science and Engineering at SRM Institute of Science and
105+
Technology, Ramapuram, India.</p>
106+
</td>
107+
</tr>
108+
</table>
109+
110+
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
111+
<tr>
112+
<td style="padding:2.5%;width:100%;vertical-align:middle">
113+
<h2>Research</h2>
114+
<p>
115+
I am currently interested in physics-informed machine learning and how physics-informed neural network (PINN) models can be used to
116+
simulate and solve partial differential equations that
117+
occur in various physical settings. I am specifically trying to work towards finding solutions to known failure modes of PINNs which occur with
118+
more complex and ill-conditioned problems.
119+
</p>
120+
</td>
121+
</tr>
122+
</table>
123+
124+
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
125+
126+
127+
128+
129+
<tr>
130+
<td style="padding:2.5%;width:25%;vertical-align:middle;min-width:120px">
131+
<img src="/images/kddpaper.png" alt="project image" style="width:auto; height:auto; max-width:100%;" />
132+
</td>
133+
<td style="padding:2.5%;width:75%;vertical-align:middle">
134+
<h3>Beyond modeling: NLP Pipeline for efficient environmental policy analysis</h3>
135+
<br>
136+
Jordi Planas, Daniel Firebanks-Quevedo, Galina Naydenova, <strong>Ramansh Sharma</strong>, Cristina Taylor, Kathleen Buckingham, Rong Fang
137+
138+
<br>
139+
<em>Fragile Earth proceedings - KDD 2021</em>, 2021
140+
<br>
141+
142+
<a href="/docs/kddpaper.pdf">paper</a> /
143+
144+
145+
<a href="https://arxiv.org/abs/2201.07105">arxiv</a> /
146+
147+
148+
<a href="https://github.com/wri-dssg-omdena/policy-data-analyzer">code</a> /
149+
150+
151+
<a href="https://youtu.be/GfDwWJLSoFo">video</a>
152+
153+
<!-- -->
154+
<!-- -->
155+
<p></p>
156+
<p>We propose a Knowledge Management Framework based on NLP techniques that would tackle challenges such as resource-intensive nature, lack of comprehensive information sources, and overlapping jurisdictions in policy analysis. The framework is designed to be platform-, language- and policy-agnostic. To classify financial incentives in restoration policies, both Sentence-BERT and Cross-Encoders performed well. For sentence classification inference with Sentence-BERT, a random forest classifier can be used to assign a category to a given sentence using the Sentence-BERT learned embeddings.</p>
157+
158+
</td>
159+
</tr>
160+
161+
162+
163+
</table>
164+
165+
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
166+
<tr>
167+
<td style="padding:2.5%;width:100%;vertical-align:middle">
168+
<h2>Other notes</h2>
169+
<p>
170+
I often speak at events to encourage students to consider a path in Machine Learning. I share some of those
171+
events below:
172+
<ol>
173+
<li><a href="https://youtu.be/C_V3EKr0rCw"><strong>Bronx Science Machine Learning club</strong></a>: I discussed different ways students can start learning Machine Learning
174+
concepts, make unique and interesting projects (and share them), and approach internship opportunities.</li>
175+
<br>
176+
<li><a href="https://youtu.be/qWMOFWCCC9Y"><strong>Devs' Street event</strong></a>: I discussed my past projects and the lessons I
177+
learned from them on applying Machine Learning in industry. I shared my personal experience looking for internship opportunities and
178+
making presentable projects.</li>
179+
<br>
180+
<li><a href="https://youtu.be/um73FhxAjBs"><strong>NeurIPS 2020 Nairobi meetup</strong></a>: I co-hosted this online meetup for NeurIPS
181+
2020 where we invited researchers and practitioners from Stanford University, George Washinton University, Facebook AI Residency program, Amazon, Spotify,
182+
Google, Instadeep, and NVIDIA
183+
research divisions.</li>
184+
<br>
185+
<li><a href="https://youtu.be/XCPhfLGGYcg"><strong>Neural Networks Workshop</strong></a>: I gave
186+
a technical workshop at my college in 2020 for Microsoft Student Partner Open Day on an applied introduction to neural networks and machine learning.</li>
187+
</ol>
188+
</p>
189+
<br>
190+
<ul>
191+
192+
193+
194+
195+
196+
</ul>
197+
</td>
198+
</tr>
199+
</table>
200+
201+
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
202+
<tr>
203+
<td style="padding:0px">
204+
<br>
205+
<p style="text-align:center;font-size:small;">
206+
Adapted from <a style="font-size:small;" href="https://github.com/dvtailor/dvtailor.github.io">Dharmesh Tailor's fork</a> of <a style="font-size:small;" href="https://github.com/leonidk/new_website">Leonid Keselman's website</a>.
207+
</p>
208+
</td>
209+
</tr>
210+
</table>
211+
</td>
212+
</tr>
213+
</table>
214+
</body>
215+
216+
</html>
217+

_site/robots.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Sitemap: https://ramanshsharma2806.github.io/sitemap.xml

_site/sitemap.xml

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3+
<url>
4+
<loc>https://ramanshsharma2806.github.io/</loc>
5+
<lastmod>2021-08-15T05:29:59+05:30</lastmod>
6+
</url>
7+
<url>
8+
<loc>https://ramanshsharma2806.github.io/docs/kddpaper.pdf</loc>
9+
<lastmod>2022-04-01T00:00:55+05:30</lastmod>
10+
</url>
11+
</urlset>

_site/style.css

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_site/style.css.map

+12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)