Skip to content

Commit 1d02172

Browse files
blog and new paper updates
1 parent 9a69ac3 commit 1d02172

File tree

123 files changed

+11416
-2434
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

123 files changed

+11416
-2434
lines changed

Diff for: 404.html

+5-27
Original file line numberDiff line numberDiff line change
@@ -415,28 +415,6 @@ <h1>Search</h1>
415415

416416

417417

418-
419-
<li class="nav-item">
420-
<a class="nav-link " href="/reading-group/"><span>Reading Group</span></a>
421-
</li>
422-
423-
424-
425-
426-
427-
428-
429-
430-
431-
432-
433-
434-
435-
436-
437-
438-
439-
440418

441419

442420

@@ -525,6 +503,10 @@ <h1>Page not found</h1>
525503
<h2>Latest</h2>
526504
<ul>
527505

506+
<li><a href="/post/benchmarking-gnns/">Benchmarking Graph Neural Networks</a></li>
507+
508+
<li><a href="/publication/joshi-2020-learning/">Learning TSP Requires Rethinking Generalization</a></li>
509+
528510
<li><a href="/project/benchmark/">Benchmarking Graph Neural Networks</a></li>
529511

530512
<li><a href="/publication/dwivedi-2020-benchmark/">Benchmarking Graph Neural Networks</a></li>
@@ -541,10 +523,6 @@ <h2>Latest</h2>
541523

542524
<li><a href="/talk/informs-oct2019/">Graph Neural Networks for the Travelling Salesman Problem</a></li>
543525

544-
<li><a href="/talk/ipam-sept2019/">Graph Convolutional Neural Networks for Molecule Generation</a></li>
545-
546-
<li><a href="/project/combinatorial-optimization/">Combinatorial Optimization</a></li>
547-
548526
</ul>
549527

550528

@@ -662,7 +640,7 @@ <h2>Latest</h2>
662640

663641

664642
<p class="powered-by">
665-
Xavier Bresson © 2020 · Made with by <a href="https://chaitjo.github.io/">Chaitanya Joshi</a> &middot;
643+
Xavier Bresson &copy; 2020 · Made with &hearts; by <a href="https://chaitjo.github.io/">Chaitanya Joshi</a> &middot;
666644

667645
Powered by the
668646
<a href="https://sourcethemes.com/academic/" target="_blank" rel="noopener">Academic theme</a> for

Diff for: authors/axel-nilsson/index.html

+2-23
Original file line numberDiff line numberDiff line change
@@ -417,28 +417,6 @@ <h1>Search</h1>
417417

418418

419419

420-
421-
<li class="nav-item">
422-
<a class="nav-link " href="/reading-group/"><span>Reading Group</span></a>
423-
</li>
424-
425-
426-
427-
428-
429-
430-
431-
432-
433-
434-
435-
436-
437-
438-
439-
440-
441-
442420

443421

444422

@@ -631,6 +609,7 @@ <h3>
631609

632610

633611
<p>Axel Nilsson is an exchange researcher student under Dr. Xavier Bresson at NTU, Singapore. His research project focuses on Spectral Graph Neural Networks and their transferability.</p>
612+
634613
<p>Axel is a Master’s student in at EPFL and obtained a BSc from the same school in 2017.</p>
635614

636615

@@ -800,7 +779,7 @@ <h3>Education</h3>
800779

801780

802781
<p class="powered-by">
803-
Xavier Bresson © 2020 · Made with by <a href="https://chaitjo.github.io/">Chaitanya Joshi</a> &middot;
782+
Xavier Bresson &copy; 2020 · Made with &hearts; by <a href="https://chaitjo.github.io/">Chaitanya Joshi</a> &middot;
804783

805784
Powered by the
806785
<a href="https://sourcethemes.com/academic/" target="_blank" rel="noopener">Academic theme</a> for

Diff for: authors/chaitanya-joshi/index.html

+7-24
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
<meta property="og:description" content="The NTU Graph Deep Learning Lab, headed by Dr. Xavier Bresson, investigates fundamental techniques in Graph Deep Learning, a new framework that combines graph theory and deep neural networks to tackle complex data domains in physical science, natural language processing, computer vision, and combinatorial optimization."><meta property="og:image" content="https://graphdeeplearning.github.io/images/icon_hu027d87ac1e37f4f802995042c9999554_21044_512x512_fill_lanczos_center_2.png">
243243
<meta property="twitter:image" content="https://graphdeeplearning.github.io/images/icon_hu027d87ac1e37f4f802995042c9999554_21044_512x512_fill_lanczos_center_2.png"><meta property="og:locale" content="en-us">
244244

245-
<meta property="og:updated_time" content="2020-03-03T22:20:35&#43;08:00">
245+
<meta property="og:updated_time" content="2020-06-12T00:00:00&#43;00:00">
246246

247247

248248

@@ -417,28 +417,6 @@ <h1>Search</h1>
417417

418418

419419

420-
421-
<li class="nav-item">
422-
<a class="nav-link " href="/reading-group/"><span>Reading Group</span></a>
423-
</li>
424-
425-
426-
427-
428-
429-
430-
431-
432-
433-
434-
435-
436-
437-
438-
439-
440-
441-
442420

443421

444422

@@ -680,6 +658,7 @@ <h3>
680658

681659

682660
<p>Chaitanya Joshi is a Research Assistant under Dr. Xavier Bresson at NTU, Singapore. His current research focuses on the emerging field of Graph Deep Learning and its applications for Operations Research and Combinatorial Optimization.</p>
661+
683662
<p>He graduated from NTU in 2019 as the Valedictorian of his cohort with a BEng in Computer Science and a specialization in Artificial Intelligence. He is passionate about building data-driven solutions for real-world problems, and has 3+ years of experience doing the same at companies and research labs in Singapore and Switzerland. He has co-authored patent applications and research papers at top Machine Learning conferences such as NeurIPS and ICLR.</p>
684663

685664

@@ -730,6 +709,10 @@ <h3>Education</h3>
730709
<h3>Latest</h3>
731710
<ul>
732711

712+
<li>
713+
<a href="/publication/joshi-2020-learning/">Learning TSP Requires Rethinking Generalization</a>
714+
</li>
715+
733716
<li>
734717
<a href="/project/benchmark/">Benchmarking Graph Neural Networks</a>
735718
</li>
@@ -888,7 +871,7 @@ <h3>Latest</h3>
888871

889872

890873
<p class="powered-by">
891-
Xavier Bresson © 2020 · Made with by <a href="https://chaitjo.github.io/">Chaitanya Joshi</a> &middot;
874+
Xavier Bresson &copy; 2020 · Made with &hearts; by <a href="https://chaitjo.github.io/">Chaitanya Joshi</a> &middot;
892875

893876
Powered by the
894877
<a href="https://sourcethemes.com/academic/" target="_blank" rel="noopener">Academic theme</a> for

0 commit comments

Comments
 (0)