Created by:
wkoityezc
|
last change
2021-07-01 14:56:44 UTC
by:
Tinkstudent
|
Replies:
2
It seems ReLU is often used as an activation function in neural networks? But could not quite understand w...
Created by:
xazshcdt
|
last change
2020-10-22 15:22:38 UTC
by:
Finchpal
|
Replies:
3
When training my model in Keras after each epoch model outputs a values named "loss". I assume it somehow ...
Created by:
aktawyll
|
last change
2020-10-19 11:38:01 UTC
by:
ChioL
|
Replies:
2
Can any of this libraries be used to solve machine learning problems? What are the differences between them?
Created by:
nuxgplek
|
last change
2020-10-01 15:03:42 UTC
by:
QluvBam
|
Replies:
3
What is tensorflow nightly?
Created by:
Wkniuz48
|
last change
2020-09-11 07:35:08 UTC
by:
mary-groove
|
Replies:
12
I am learning natural language processing (NLP). Recently I encountered the term "text normalization". Can...
Created by:
xowdfunxc
|
last change
2020-09-08 10:03:40 UTC
by:
nasti_crop
|
Replies:
2
I have an old project that I want to use again. It is written in TensorFlow 1. Do you think I should rewri...
Created by:
qclzzwtp
|
last change
2020-08-12 17:53:22 UTC
by:
qclzzwtp
|
Replies:
2
Hi! Help me please to clarify it. Why we can not use square error as cost function for logistic regression...
Created by:
ymtbubzb10Mail
|
last change
2020-05-30 04:07:55 UTC
by:
ymtbubzb10Mail
|
Replies:
6
Hi everybody! I am a professional web developer. My primary programming language is JavaScript. I use JS a...
Created by:
MegMit
|
last change
2020-04-29 15:31:18 UTC
by:
WKhan04
|
Replies:
3
I know about such neural networks as LSTM and GRU, which are good for working with sequence data. But rece...
Created by:
QluvBam
|
last change
2020-04-22 13:50:11 UTC
by:
cwizards
|
Replies:
5
I know that convolutional neural networks are used in all areas of modern computer vision. But what is the...
Created by:
elen_T
|
last change
2020-04-22 13:46:13 UTC
by:
herVi853
|
Replies:
1
I have heard that traditional recurrent neural networks aren't suitable for use in real life. Other types ...
Created by:
ShaDow_
|
last change
2020-04-07 14:07:45 UTC
by:
YaLets
|
Replies:
1
Speaking about real-life implementation, can the single-layer neural network work as good as RNN?
Created by:
biLLy_041
|
last change
2020-03-16 16:30:49 UTC
by:
biLLy_041
|
Replies:
9
I need to perform classification of companies according to the defined taxonomy. It has 3 levels. How I c...
Created by:
FixIT21
|
last change
2020-02-03 15:29:19 UTC
by:
CarlosCV
|
Replies:
1
When researching which algorithm to use in the text classification I stumbled upon usage of DNNClassifier....
Created by:
YaLets
|
last change
2020-01-29 09:16:09 UTC
by:
YaLets
|
Replies:
8
I heard about new version of TensorFlow and that it is more simple, like 'keras'. But does it lose it term...
Created by:
orisKon
|
last change
2020-01-08 11:12:45 UTC
by:
orisKon
|
Replies:
6
I have a time series forecasting task. I have heard that LSTM neural networks are one of the best algorith...
Created by:
Wkniuz48
|
last change
2019-12-02 08:05:36 UTC
by:
Wkniuz48
|
Replies:
4
My current project includes training the deep neural network for natural text processing. I want to be abl...
Created by:
BoiKo
|
last change
2019-11-25 07:00:55 UTC
by:
BoiKo
|
Replies:
4
I'm trying to do image classification with Keras. I have read that it is usually a good idea to normalize ...
Created by:
spyKY
|
last change
2019-11-12 10:02:32 UTC
by:
srSikh
|
Replies:
3
While working with data preprocessing before modelling few questions rose in my head. Is it possible that ...
Created by:
JuneMOOre
|
last change
2019-11-07 07:22:05 UTC
by:
JuneMOOre
|
Replies:
4
I want to build and app for the restaurant that will recognise food on the clients trays. What should I st...