Skip to content

Commit

Permalink
added small italics description
Browse files Browse the repository at this point in the history
  • Loading branch information
jerredchen committed Apr 29, 2024
1 parent bb1be95 commit 7f18da9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _pages/portfolio.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,21 @@
{% include base_path %}

<h3>Covariance-Based Local Reference Frames on Geometric Graphs</h3>
<em>Geometric Deep Learning, University of Oxford - 2024</em>
Covariance-based LRFs on molecules to obtain invariant features for molecular property prediction.
<br/>
Mini project for the Geometric Deep Learning course at the University of Oxford.
<br/><img src='/images/lrf_geometric_plot.png' width="500">

<h3>A1 SLAM</h3>
<em>Borglab, Georgia Tech - 2023</em>
Open-source code of a modular SLAM system for the A1 quadruped robot.
<br/>
<a href="https://github.com/jerredchen/A1_SLAM">Code</a> | <a href="https://arxiv.org/abs/2211.14432">Preprint</a>
<br/><img src='/images/large_lab_map.png' width="500">

<h3>FL2BIPS - Hilti Challenge 2022</h3>
<em>Borglab, Georgia Tech - 2022</em>
PoseSLAM pipeline to recover the sensor pose trajectory in difficult conditions.
<br/>
Competed in the Hilti Challenge 2022.
Expand All @@ -28,12 +31,14 @@ <h3>FL2BIPS - Hilti Challenge 2022</h3>
<br/><img src='/images/hilti_pgo.png' width="500">

<h3>NCAA Basketball Prediction</h3>
<em>CS4641: Machine Learning, Georgia Tech - 2023</em>
Predicting the outcome of two NCAA basketball teams.
<br/>
<a href="https://freephilly1.github.io/team30.github.io/">Project Page</a>
<br/><img src='/images/ncaa_pca_analysis.png' width="500">

<h3>RRT with KUKA Arm Simulation</h3>
<em>LIDAR Lab, Georgia Tech - 2020</em>
RRT path planning for a KUKA arm.
<br/>
<a href="">Code</a>
Expand Down

0 comments on commit 7f18da9

Please sign in to comment.