<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Deep Learning | Vincent Chen</title><link>https://vincent0110.netlify.app/tag/deep-learning/</link><atom:link href="https://vincent0110.netlify.app/tag/deep-learning/index.xml" rel="self" type="application/rss+xml"/><description>Deep Learning</description><generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><lastBuildDate>Sun, 27 Dec 2020 00:00:00 +0000</lastBuildDate><image><url>https://vincent0110.netlify.app/media/icon_hu756ae419dca872ecfcac293f58082c63_40573_512x512_fill_lanczos_center_3.png</url><title>Deep Learning</title><link>https://vincent0110.netlify.app/tag/deep-learning/</link></image><item><title>Food Image to Recipe Generator</title><link>https://vincent0110.netlify.app/project/recipe_generator/</link><pubDate>Sun, 27 Dec 2020 00:00:00 +0000</pubDate><guid>https://vincent0110.netlify.app/project/recipe_generator/</guid><description>&lt;p>When we see a amazing dish from a great restaurant, we might wonder how can we make this delicacy by ourselves. With this motivation, I created a food recipe generator that takes in the photo of that specific dish and outputs the recipe to recreate that dish! However, people gets lazy sometimes. Hence, I also designed an UI to track the nearest restaurant locations that contains that dish!&lt;/p></description></item><item><title>Fake News Analysis</title><link>https://vincent0110.netlify.app/project/fake_news/</link><pubDate>Tue, 25 Dec 2018 00:00:00 +0000</pubDate><guid>https://vincent0110.netlify.app/project/fake_news/</guid><description>&lt;p>Fake News has been more and more common throughout news media in nowadays. What can you do to discriminate true and fake news? Here, I conducted analysis between true and fake news using the Kaggle Fake News Dataset. I experimented using Latent Dirchlet Allocation(LDA) to detect news topics to see if fake news is biased towards which. However, using LDA document topic vectors did not achieve good accuracies in discriminating fake news. Deep learning methods including using pre-trained word embeddings and SOTA language models are still proven most effective!&lt;/p></description></item></channel></rss>