@@ -5,7 +5,7 @@ description: Imagine a prosthetic arm that functions like your natural arm. You
55tags : Bionic Arm Robotics Biotechnology Mind Control Prosthetics
66giscus_comments : true
77citation : true
8- img : /assets/img/mcba_logo.jpeg
8+ img : /assets/img/mcba/ mcba_logo.jpeg
99date : 2024-12-12
1010importance : 1
1111category : 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:
8787toc : 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
175175Here 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
0 commit comments