Skip to content

Commit

Permalink
Update resume.tex
Browse files Browse the repository at this point in the history
  • Loading branch information
kenlee0305 authored Jul 21, 2023
1 parent 642bc4a commit 2391d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
\begin{cvsubsection}{Trash image classifier}{}{}
\begin{itemize}
\item A 8-layer Convolutional Neural Network machine learning sequence model implemented Adam optimizer and Relu activation function to predict whether a trash on images is made of paper, metal, plastic, or none of above.
\item Increased the prediction accuracy from \textbf{55\%} to \textbf{75\%} by improving prediction algorithm
\item Increased the prediction accuracy from \textbf{55\%} to \textbf{75\%} by utilizing threshold-based filtering
\end{itemize}
\end{cvsubsection}
\end{cvsection}
Expand Down

0 comments on commit 2391d42

Please sign in to comment.