generated from alshedivat/al-folio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Update]: Add achievement of winning 3rd place in the Graduate Poster…
… Session
- Loading branch information
1 parent
5ac46ad
commit 53e5c39
Showing
4 changed files
with
81 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
--- | ||
layout: post | ||
title: Won 3rd place in the Graduate Poster Session | ||
date: 2024-04-01 | ||
inline: false | ||
related_posts: true | ||
--- | ||
|
||
## Spectral Deconvolution Using Machine Learning for Determining Material Compositions in Mixed Sample | ||
|
||
I am thrilled to announce that I have been awarded third place at the Graduate Poster Session held at the University of Alabama in Huntsville (UAH). My research project titled "Spectral Deconvolution Using Machine Learning for Determining Material Compositions in Mixed Sample" was recognized for its innovative approach and contributions to the field of science. | ||
|
||
<div id="carouselExampleIndicators" class="carousel slide" data-bs-ride="carousel" data-bs-interval="3000"> | ||
<div class="carousel-inner"> | ||
<div class="carousel-item active"> | ||
<img src="../../assets/img/posts/achievement_graduate_poster_session/image1.jpg" class="d-block mx-auto" alt="Photo 1" style="max-width: 100%; max-height: 400px;" data-bs-toggle="modal" data-bs-target="#imageModal1"> | ||
</div> | ||
<div class="carousel-item"> | ||
<img src="../../assets/img/posts/achievement_graduate_poster_session/image2.jpg" class="d-block mx-auto" alt="Photo 2" style="max-width: 100%; max-height: 400px;" data-bs-toggle="modal" data-bs-target="#imageModal2"> | ||
</div> | ||
<div class="carousel-item"> | ||
<img src="../../assets/img/posts/achievement_graduate_poster_session/image3.jpg" class="d-block mx-auto" alt="Photo 3" style="max-width: 100%; max-height: 400px;" data-bs-toggle="modal" data-bs-target="#imageModal3"> | ||
</div> | ||
</div> | ||
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev"> | ||
<span class="carousel-control-prev-icon" aria-hidden="true"></span> | ||
<span class="visually-hidden">Previous</span> | ||
</button> | ||
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next"> | ||
<span class="carousel-control-next-icon" aria-hidden="true"></span> | ||
<span class="visually-hidden">Next</span> | ||
</button> | ||
</div> | ||
|
||
<!-- Modals --> | ||
<div class="modal fade" id="imageModal1" tabindex="-1" aria-labelledby="imageModal1Label" aria-hidden="true"> | ||
<div class="modal-dialog modal-dialog-centered"> | ||
<div class="modal-content"> | ||
<div class="modal-body"> | ||
<img src="../../assets/img/posts/achievement_graduate_poster_session/image1.jpg" class="img-fluid mx-auto d-block" alt="Photo 1"> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="modal fade" id="imageModal2" tabindex="-1" aria-labelledby="imageModal2Label" aria-hidden="true"> | ||
<div class="modal-dialog modal-dialog-centered"> | ||
<div class="modal-content"> | ||
<div class="modal-body"> | ||
<img src="../../assets/img/posts/achievement_graduate_poster_session/image2.jpg" class="img-fluid mx-auto d-block" alt="Photo 2"> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="modal fade" id="imageModal3" tabindex="-1" aria-labelledby="imageModal3Label" aria-hidden="true"> | ||
<div class="modal-dialog modal-dialog-centered"> | ||
<div class="modal-content"> | ||
<div class="modal-body"> | ||
<img src="../../assets/img/posts/achievement_graduate_poster_session/image3.jpg" class="img-fluid mx-auto d-block" alt="Photo 3"> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script> | ||
|
||
### About the Research | ||
|
||
In this project, I focused on developing an interesting method for spectral deconvolution using machine learning techniques. Spectral deconvolution is a crucial process in various scientific disciplines, including chemistry, material science, and environmental science. By utilizing advanced machine learning algorithms, I aimed to enhance the accuracy and efficiency of determining material compositions in mixed samples. | ||
|
||
### Acknowledgments | ||
|
||
I would like to express my sincere gratitude to the University of Alabama in Huntsville for organizing the Graduate Poster Session and providing a platform to showcase our research endeavors. I am also thankful to the faculty judges for their valuable feedback and recognition of my work. | ||
|
||
### Future Directions | ||
|
||
Moving forward, I am excited to continue exploring the intersection of machine learning and spectroscopy to address complex scientific challenges. I am committed to advancing knowledge and making meaningful contributions to the scientific community. | ||
|
||
Once again, thank you to everyone who supported me throughout this journey. I am honored to have received this recognition and look forward to future opportunities for research and collaboration. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.