Skip to content

Commit 37a86e2

Browse files
author
Dhruva Shaw
committed
some changes
1 parent e2f8e0c commit 37a86e2

File tree

7 files changed

+26
-6
lines changed

7 files changed

+26
-6
lines changed

_projects/mcba.md

Lines changed: 26 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Imagine a prosthetic arm that functions like your natural arm. You
55
tags: Bionic Arm Robotics Biotechnology Mind Control Prosthetics
66
giscus_comments: true
77
citation: true
8-
img: /assets/img/mcba_logo.jpeg
8+
img: /assets/img/mcba/mcba_logo.jpeg
99
date: 2024-12-12
1010
importance: 1
1111
category: work
@@ -63,21 +63,21 @@ profiles:
6363
<p>Arittrabha Sengupta</p>
6464
<p><a href="mailto:arittrabhasengupta@gmail.com">arittrabhasengupta@gmail.com</a></p>
6565
- align: right
66-
image: jay_pic.jpg
66+
image: mcba/jay_pic.jpg
6767
content: profile/about_jaykhaple.md
6868
image_circular: false # crops the image to make it circular
6969
more_info: >
7070
<p>Jay Baswaraj Khaple</p>
7171
<p><a href="mailto:khaplejay00@gmail.com">khaplejay00@gmail.com</a></p>
7272
- align: left
73-
image: bhavya_pic.jpg
73+
image: mcba/bhavya_pic.jpg
7474
content: profile/about_bhavya.md
7575
image_circular: false # crops the image to make it circular
7676
more_info: >
7777
<p>Bhavya Choudhary</p>
7878
<p><a href="mailto:choudharybhavya225@gmail.com">choudharybhavya225@gmail.com</a></p>
7979
- align: right
80-
image: raam_pic.jpg
80+
image: mcba/raam_pic.jpg
8181
content: profile/about_raamdheep.md
8282
image_circular: false # crops the image to make it circular
8383
more_info: >
@@ -87,7 +87,7 @@ profiles:
8787
toc: true
8888

8989
_styles: >
90-
.container {
90+
.containerpdf {
9191
position: relative;
9292
overflow: hidden;
9393
width: 100%;
@@ -174,10 +174,30 @@ _Future Directions_:
174174
## Protocols
175175
Here is the protocol(steps) to reproduce our work with ease.
176176
<iframe src="https://www.protocols.io/widgets/doi?uri=dx.doi.org/10.17504/protocols.io.n92ldr869g5b/v1" style="width: 100%; height: 300px; border: 1px solid transparent;"></iframe>
177-
<div class="container">
177+
<div class="containerpdf">
178178
<object data='{{ "/assets/pdf/protocol_mcba.pdf" | relative_url }}' class="responsive-object-pdf" type='application/pdf'></object>
179179
</div>
180180

181+
---
182+
183+
## Training Graph
184+
185+
<div class="row mt-3">
186+
<div class="col-sm mt-3 mt-md-0">
187+
{% include figure.liquid loading="eager" path="assets/img/mcba/learninggraph.png" class="img-fluid rounded z-depth-1" zoomable=true %}
188+
<div class="caption">
189+
Learning Graph
190+
</div>
191+
</div>
192+
<div class="col-sm mt-3 mt-md-0">
193+
{% include figure.liquid loading="eager" path="assets/img/mcba/learninggraph_log.png" class="img-fluid rounded z-depth-1" zoomable=true %}
194+
<div class="caption">
195+
Learning Graph in Log Scale
196+
</div>
197+
</div>
198+
</div>
199+
200+
181201
---
182202

183203
## Our Team Members

assets/img/mcba/learninggraph.png

161 KB
Loading
161 KB
Loading

0 commit comments

Comments
 (0)