<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Ask Ghassem - Recent activity in Deep Learning</title>
<link>https://ask.ghassem.com/activity/deep-learning</link>
<description>Powered by Question2Answer</description>
<item>
<title>Commented: How to calculate convolutions on a CONV layer for a Convolutional Neural Network?</title>
<link>https://ask.ghassem.com/650/calculate-convolutions-layer-convolutional-neural-network?show=997#c997</link>
<description>for part a I am getting below results fo rconcolved features:&lt;br /&gt;
R: 0 2 0 , 2 2 0, 3 3 2&lt;br /&gt;
G: -1 2 2 , -3 0 4 , 0 0 1&lt;br /&gt;
B: -2 -2 0, 1 2 2 , -1 1 3&lt;br /&gt;
How do we consider the bias for this section?</description>
<category>Deep Learning</category>
<guid isPermaLink="true">https://ask.ghassem.com/650/calculate-convolutions-layer-convolutional-neural-network?show=997#c997</guid>
<pubDate>Sat, 03 Jul 2021 17:34:53 +0000</pubDate>
</item>
<item>
<title>how many samples do we need to test image segmentation using synthetic data ?</title>
<link>https://ask.ghassem.com/993/many-samples-need-test-image-segmentation-using-synthetic</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
I trained a CNN using synthetic data to perform a segmentation task on human faces. During the test and to evaluate the prediction of this network, I used 200 examples from the database to compute precision and recall.&lt;br /&gt;
&lt;br /&gt;
Is this number sufficient, knowing that I control myself the data generator and that I build the database by randomly drawing the elements using centered Gaussian distributions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thank you,</description>
<category>Deep Learning</category>
<guid isPermaLink="true">https://ask.ghassem.com/993/many-samples-need-test-image-segmentation-using-synthetic</guid>
<pubDate>Mon, 21 Jun 2021 12:26:32 +0000</pubDate>
</item>
<item>
<title>Binary Classification and neutral tag</title>
<link>https://ask.ghassem.com/978/binary-classification-and-neutral-tag</link>
<description>&lt;p&gt;I am trying to create a sentiment analysis model using binary classification as loss.I have a batch of tweets that some of them are tagged as positive (labeled as 1)&amp;nbsp;and&amp;nbsp;negative (labeled as 0).I manage to gather some tweets that are tagged as neutral but there are less&amp;nbsp; tweets than positive and negative.My thinking is to tag them with 0.5 to balance the classification probability.Is this legit?&lt;/p&gt;

&lt;div id=&quot;gtx-trans&quot; style=&quot;position: absolute; left: 460px; top: 54px;&quot;&gt;
&lt;div class=&quot;gtx-trans-icon&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;</description>
<category>Deep Learning</category>
<guid isPermaLink="true">https://ask.ghassem.com/978/binary-classification-and-neutral-tag</guid>
<pubDate>Sat, 30 Jan 2021 10:08:01 +0000</pubDate>
</item>
<item>
<title>&quot;Rare words&quot; on vocabulary</title>
<link>https://ask.ghassem.com/977/rare-words-on-vocabulary</link>
<description>I am trying to create a sentiment analysis model and I have a question.&lt;br /&gt;
&lt;br /&gt;
After I preprocessed my tweets and created my vocabulary I&amp;#039;ve noticed that I have words that appear less than 5 times in my dataset (Also there are many of them that appear 1 time). Many of them are real words and not gibberish. My thinking is that if I keep those words then they will get wrong &amp;quot;sentimental&amp;quot; weights and gonna make my model worse.&lt;br /&gt;
Is my thinking right or am I missing something?&lt;br /&gt;
&lt;br /&gt;
My vocab size is around 40000 words and those that are &amp;quot;rare&amp;quot; are around 10k.Should I &amp;quot;sacrifice&amp;quot; them?&lt;br /&gt;
&lt;br /&gt;
Thanks in advance.</description>
<category>Deep Learning</category>
<guid isPermaLink="true">https://ask.ghassem.com/977/rare-words-on-vocabulary</guid>
<pubDate>Sat, 30 Jan 2021 09:57:31 +0000</pubDate>
</item>
<item>
<title>Commented: What loss function to use in CNN-SVM model</title>
<link>https://ask.ghassem.com/641/what-loss-function-to-use-in-cnn-svm-model?show=645#c645</link>
<description>Quick question, why should you use SVM and implement the backpropagation? Why do not use the libraries?</description>
<category>Deep Learning</category>
<guid isPermaLink="true">https://ask.ghassem.com/641/what-loss-function-to-use-in-cnn-svm-model?show=645#c645</guid>
<pubDate>Thu, 13 Jun 2019 17:12:21 +0000</pubDate>
</item>
<item>
<title>Answered: is impossible predict hours time series to minutes time series?</title>
<link>https://ask.ghassem.com/625/is-impossible-predict-hours-time-series-minutes-time-series?show=626#a626</link>
<description>I guess it is just similar to any other prediction. It can estimate the minute you want based on training data.</description>
<category>Deep Learning</category>
<guid isPermaLink="true">https://ask.ghassem.com/625/is-impossible-predict-hours-time-series-minutes-time-series?show=626#a626</guid>
<pubDate>Thu, 02 May 2019 16:47:35 +0000</pubDate>
</item>
<item>
<title>Commented: Training neutral net with Tensor Flow</title>
<link>https://ask.ghassem.com/513/training-neutral-net-with-tensor-flow?show=522#c522</link>
<description>The short answer is using OpenCV library for that purpose. Take a look at this article to know more about it.&lt;br /&gt;
&lt;a href=&quot;https://towardsdatascience.com/analyse-a-soccer-game-using-tensorflow-object-detection-and-opencv-e321c230e8f2&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://towardsdatascience.com/analyse-a-soccer-game-using-tensorflow-object-detection-and-opencv-e321c230e8f2&lt;/a&gt;</description>
<category>Deep Learning</category>
<guid isPermaLink="true">https://ask.ghassem.com/513/training-neutral-net-with-tensor-flow?show=522#c522</guid>
<pubDate>Wed, 14 Nov 2018 17:19:46 +0000</pubDate>
</item>
<item>
<title>Answered: Using Tensorflow.DNNClassifier, getting Error: assertion failed: [Labels must &gt;= 0]</title>
<link>https://ask.ghassem.com/440/tensorflow-dnnclassifier-getting-assertion-failed-labels?show=446#a446</link>
<description>I think I found the issue. Th issue had two layers:&lt;br /&gt;
&lt;br /&gt;
1- My data is positive integer, it does not need to be scaled! Scaler made some of my data negative! Removing scaler, resolved the error.&lt;br /&gt;
&lt;br /&gt;
Then I got another error, complaining about data type. It is resolved by converting dataframe to np.&lt;br /&gt;
&lt;br /&gt;
Thank you ght!</description>
<category>Deep Learning</category>
<guid isPermaLink="true">https://ask.ghassem.com/440/tensorflow-dnnclassifier-getting-assertion-failed-labels?show=446#a446</guid>
<pubDate>Thu, 25 Oct 2018 09:21:34 +0000</pubDate>
</item>
<item>
<title>What are the best resources for studying Deep Learning?</title>
<link>https://ask.ghassem.com/2/what-are-the-best-resources-for-studying-deep-learning</link>
<description>I am wondering if anyone can suggest the best resources for studying Deep Learning?</description>
<category>Deep Learning</category>
<guid isPermaLink="true">https://ask.ghassem.com/2/what-are-the-best-resources-for-studying-deep-learning</guid>
<pubDate>Sun, 26 Aug 2018 07:43:30 +0000</pubDate>
</item>
</channel>
</rss>