Skip to content

Commit

Permalink
Updating the projects
Browse files Browse the repository at this point in the history
  • Loading branch information
arol9204 committed Jan 5, 2024
1 parent 4657c45 commit 0fd9fde
Show file tree
Hide file tree
Showing 6 changed files with 105 additions and 33 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ <h2>Projects</h2>
<article>
<a href="#" class="image"><img src="images/UI Tab 1.png" alt="" /></a>
<div class="inner">
<h4><a href="https://github.com/arol9204/Capstone" target= "_blank">Recycling Collection Service</a></h4>
<h4><a href="project_details_rs.html" target= "_blank">Recycling Collection Service</a></h4>
<p>An AI app powered by an object detection model to detect and request the pick up for those recyclable objects.</p>
<a href="project_details_rs.html" class="button primary">Read More</a>
</div>
Expand All @@ -109,7 +109,7 @@ <h4><a href="https://github.com/arol9204/Capstone" target= "_blank">Recycling C
<article>
<a href="#" class="image"><img src="images/tableaustory.png" alt="" /></a>
<div class="inner">
<h4><a href="https://public.tableau.com/app/profile/alejandro.rodriguez.orama/viz/EVpopulationinWashington/Story" target= "_blank"> Electic Vehicles in Washington State, US</a></h4>
<h4><a href="project_details_EV.html" target= "_blank"> Electic Vehicles in Washington State, US</a></h4>
<p>A Tableau story with different dashboards about the EV population growth in Washington.</p>
<a href="project_details_EV.html" class="button primary">Read More</a>
</div>
Expand All @@ -120,8 +120,8 @@ <h4><a href="https://public.tableau.com/app/profile/alejandro.rodriguez.orama/vi
<article>
<a href="#" class="image"><img src="images/Future Mobility Challenge 2023.jpeg" alt="" /></a>
<div class="inner">
<h4><a href="https://github.com/arol9204/CLASSIFY_TRAFFIC_SIGNS" target= "_blank">1st Place Future Mobility Challenge</a></h4>
<p>Exploring different CNN models to classify traffic sign images. $500 <i class="fa fa-gift"></i> Cash prize </p>
<h4><a href="project_details_CTS.html" target= "_blank">1st Place Future Mobility Challenge</a></h4>
<p>Exploring different CNN models to classify traffic sign images. $500 <i class="fa fa-gift"></i> Cash price </p>

<a href="project_details_CTS.html" class="button primary">Read More</a>
</div>
Expand All @@ -131,7 +131,7 @@ <h4><a href="https://github.com/arol9204/CLASSIFY_TRAFFIC_SIGNS" target= "_blan
<article>
<a href="#" class="image"><img src="images/English Speaking AI-examiner.png" alt="" /></a>
<div class="inner">
<h4><a href="https://github.com/arol9204/English_Speaking_AI_Examiner" target= "_blank">English Speaking AI-Examiner</a></h4>
<h4><a href="project_details_ESAI.html" target= "_blank">English Speaking AI-Examiner</a></h4>
<p>An app that allows users to answer questions in English and receive feedback about how well they answered.</p>
<a href="project_details_ESAI.html" class="button primary">Read More</a>
</div>
Expand Down
8 changes: 4 additions & 4 deletions others designs/html5up-read-only/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ <h2>Projects</h2>
<article>
<a href="#" class="image"><img src="images/UI Tab 1.png" alt="" /></a>
<div class="inner">
<h4><a href="https://github.com/arol9204/Capstone" target= "_blank">Recycling Collection Service</a></h4>
<h4><a href="project_details_rs.html" target= "_blank">Recycling Collection Service</a></h4>
<p>An AI app powered by an object detection model to detect and request the pick up for those recyclable objects.</p>
<a href="project_details_rs.html" class="button primary">Read More</a>
</div>
Expand All @@ -109,7 +109,7 @@ <h4><a href="https://github.com/arol9204/Capstone" target= "_blank">Recycling C
<article>
<a href="#" class="image"><img src="images/tableaustory.png" alt="" /></a>
<div class="inner">
<h4><a href="https://public.tableau.com/app/profile/alejandro.rodriguez.orama/viz/EVpopulationinWashington/Story" target= "_blank"> Electic Vehicles in Washington State, US</a></h4>
<h4><a href="project_details_EV.html" target= "_blank"> Electic Vehicles in Washington State, US</a></h4>
<p>A Tableau story with different dashboards about the EV population growth in Washington.</p>
<a href="project_details_EV.html" class="button primary">Read More</a>
</div>
Expand All @@ -120,7 +120,7 @@ <h4><a href="https://public.tableau.com/app/profile/alejandro.rodriguez.orama/vi
<article>
<a href="#" class="image"><img src="images/Future Mobility Challenge 2023.jpeg" alt="" /></a>
<div class="inner">
<h4><a href="https://github.com/arol9204/CLASSIFY_TRAFFIC_SIGNS" target= "_blank">1st Place Future Mobility Challenge</a></h4>
<h4><a href="project_details_CTS.html" target= "_blank">1st Place Future Mobility Challenge</a></h4>
<p>Exploring different CNN models to classify traffic sign images. $500 <i class="fa fa-gift"></i> Cash price </p>

<a href="project_details_CTS.html" class="button primary">Read More</a>
Expand All @@ -131,7 +131,7 @@ <h4><a href="https://github.com/arol9204/CLASSIFY_TRAFFIC_SIGNS" target= "_blan
<article>
<a href="#" class="image"><img src="images/English Speaking AI-examiner.png" alt="" /></a>
<div class="inner">
<h4><a href="https://github.com/arol9204/English_Speaking_AI_Examiner" target= "_blank">English Speaking AI-Examiner</a></h4>
<h4><a href="project_details_ESAI.html" target= "_blank">English Speaking AI-Examiner</a></h4>
<p>An app that allows users to answer questions in English and receive feedback about how well they answered.</p>
<a href="project_details_ESAI.html" class="button primary">Read More</a>
</div>
Expand Down
49 changes: 39 additions & 10 deletions project_details_CTS.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,52 @@
<div class="row">
<div class="col-12">
<header>
<h1>Classifying Traffic Sign</h1>
<h2>Future Mobility Challenge: Deep Learning and Computer Vision for Autonomous Vehicles (AVs)</h2>
<caption>Challenge Mentor: Ryan Ahmed, Ph.D., MBA Professor, McMaster University</caption>
</header>

<p>Exploring different CNN models to classify traffic signs.</p>

<div class="image fit">
<img src="images/Future Mobility Challenge 2023.jpeg" alt="Classifying Traffic Sign" />
</div>

<h2><a href="https://github.com/arol9204/CLASSIFY_TRAFFIC_SIGNS" target= "_blank" class="icon brands fa-github"><span class="label">Github</span></a></h2>


<section>
<h2>Project Details</h2>
<p>Include more detailed information about the project here.</p>
<h3>Project Details</h3>
<p>The automotive industry is going through a paradigm shift from conventional, human-driven vehicles into Autonomous,Artificial Intelligence (AI)-powered vehicles. AVs offer a safe, efficient, and cost-effective solution that will dramaticallyredefine the future of human mobility. AVs are expected to save over half a million lives and generate enormous economicopportunities in excess of $1 trillion dollars by 2035. From GM’s Cruise and Google’s autonomous car (Waymo) to Uber’sself-driving car-sharing service, the automotive industry is on a billion-dollar quest to deploy the most technologicallyadvanced vehicles on the road.</p>
<p>In this challenge, you are tasked to train and evaluate several deep CNNs to classify traffic sign images.
The dataset contains colored 32 x 32 pixels images with 43 different traffic sign classes.
Images are divided into 34799 images for training, 12630 for testing and 4410 for validation.
</p>

<div class="image fit">
<img src="images/traffic signs.png" alt="Classifying Traffic Sign" />
</div>

<ol>
<h4> Challenge Deliverables: </h4>
<li>Research AlexNet Convolutional Neural Network, draw the network architecture, and indicate the use of each of the layers such as convolution/feature extraction, max pooling, and flattening layers. </li>
<li>Visualize a sample image from each class in the dataset. Display the corresponding label and perform a sanity check. </li>
<li>Train a CNN based on AlexNet to classify traffic signs. Train the model using 15 epochs and plot the network accuracy vs. the number of epochs. </li>
<li>Test the trained CNN and evaluate its performance on the testing (holdout) dataset. Note that the testing dataset has never been seen by the model during training.</li>
<li>Fine-tune the trained model by training it on additional datasets. Feel free to collect data from the internet or using a mobile device.</li>
<li>Explore 3 different ways to improve the network accuracy such as increasing the number of epochs, adding additional convolutional/max-pooling layers, or adding dropout layers. Retrain the network and display the results. Any reasonable answer should be sufficient.</li>
<li>Build 3 different deep convolutional neural networks with various architectures. Feel free to choose the number of layers, number of kernels (feature detectors), number of dense (Fully-connected) layers, number of neurons in the dense layer, activation functions, regularization such as dropout..etc. Retrain the network and plot the results.</li>
<li>Test the trained deep CNNs on brand-new images. This might involve collecting traffic sign data and evaluating the system's performance and make adjustment as necessary.</li>
</ol>
</section>







<section>
<h2>Additional Content</h2>
<p>You can add more sections or content as needed.</p>
<h3>Additional Content</h3>
<p>1st Place Prize (Value): $500</p>
<div class="image fit">
<img src="images/Future Mobility Challenge 2023.jpeg" alt="Classifying Traffic Sign" />
<caption>*I'm the third person from the right to the left.</caption>
</div>
</section>

<p><a href="index.html">&lt; Back to Portfolio</a></p>
Expand Down
25 changes: 20 additions & 5 deletions project_details_ESAI.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,38 @@
<div class="row">
<div class="col-12">
<header>
<h1>English Speaking AI-Examiner</h1>
<h2>English Speaking AI-Examiner</h2>
</header>

<h2><a href="https://github.com/arol9204/English_Speaking_AI_Examiner" target= "_blank" class="icon brands fa-github"><span class="label">Github</span></a></h2>

<p>An app that allows users to answer questions in English and receive feedback about how well they answered.</p>

<div class="image fit">
<img src="images/English Speaking AI-examiner.png" alt="English Speaking AI-Examiner" />
</div>

<section>
<h2>Project Details</h2>
<p>Include more detailed information about the project here.</p>
<h3>Project Details</h3>
<p>As a non-native English speaker who migrated to Canada, I've been on a mission to improve my English skills. I was motivated to enhance my English speaking skills, but the high costs of language courses discouraged me. That's when I got the idea to create an app that could help me improve without financial constraints.</p>

<h4>What it does</h4>
<p>This application aims to provide a comprehensive language learning experience, focusing specifically on improving English speaking skills for test takers, such as those preparing for the IELTS/CELPIP exam.
The application utilizes the Whisper model to transcribe the user's spoken responses. To provide a comprehensive evaluation, the application leverages a Language Learning Model (LLM) as well.
The LLM takes both the transcribed text and the corresponding question as input. By considering the context of the question and the user's response, the LLM generates an assessment of the given answer.
This assessment includes analyzing grammar, vocabulary usage, coherence, and fluency, among other language aspects.</p>
<h4>How I built it</h4>
<p>I started developing the project using Google Colab, I integrated the "Whisper" model from OpenAI with a Language Learning Model (LLM) to provide feedback on English language usage.
It was an exciting journey as I combined these technologies to create a useful tool for language learners.</p>

</section>

<section>
<h2>Additional Content</h2>
<p>You can add more sections or content as needed.</p>
<h3>Additional Content</h3>
<p>Flawless English: Master the Language with Precision and Confidence Using AI.</p>
<body>
<iframe width="560" height="315" src="https://youtu.be/oiwRZ7FBA3E" frameborder="0" allowfullscreen></iframe>
</body>
</section>

<p><a href="index.html">&lt; Back to Portfolio</a></p>
Expand Down
Loading

0 comments on commit 0fd9fde

Please sign in to comment.