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:
Kiskris
|
last change
2020-04-29 15:29:05 UTC
by:
oksifoxy
|
Replies:
3
Hi everybody. I'm a software engineer but I recently become interested in computer vision. By learning dif...
Created by:
Anna
|
last change
2020-04-29 15:27:22 UTC
by:
Anna
|
Replies:
6
My current task is to create a machine learning model for time-series forecasting. I have heard that it is...
Created by:
gynDG
|
last change
2020-04-22 13:38:32 UTC
by:
gynDG
|
Replies:
2
Hi. I perform some calculations in Python and I need to represent the result of the calculations as the pe...
Created by:
XbiTake
|
last change
2020-04-07 14:23:37 UTC
by:
XbiTake
|
Replies:
2
To scale my data I used a MinMaxScaler provided in the sklearn package. But I wonder if there any way to "...
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:
BB2Lon
|
last change
2020-03-30 07:24:01 UTC
by:
Tinkerberg
|
Replies:
1
I am writing a Python script in Jupyter Notebook and it is important to measure the execution time of some...
Created by:
007_agent
|
last change
2020-02-28 14:00:10 UTC
by:
007_agent
|
Replies:
5
Hi everybody! I'm building my web application and there is a need to use 3rd party API. This API uses the ...
Created by:
Tetti2019
|
last change
2020-02-28 13:32:37 UTC
by:
Tetti2019
|
Replies:
8
I have developed a small web project using Django as a backend. Recently I became to face "Database is loc...
Created by:
ChangeLA
|
last change
2020-02-24 07:30:28 UTC
by:
ChangeLA
|
Replies:
5
I am learning Django and in the documentation about models description, I have seen the on_delete paramete...
Created by:
HPaduB
|
last change
2020-02-19 14:47:02 UTC
by:
HPaduB
|
Replies:
3
I have seen that some programs use asyncio.sleep() method. It seems that it does the same as the time.slee...
Created by:
Jezer_Plitv
|
last change
2020-02-11 08:59:49 UTC
by:
Jezer_Plitv
|
Replies:
7
My phone has different options for security: fingerprint, face recognition, and even an iris scanner. What...
Created by:
Targo_
|
last change
2020-02-07 11:10:44 UTC
by:
Targo_
|
Replies:
4
I want to learn more about advanced Python topics. At the moment, I am focused on how parallelism is real...
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:
Max16Neil
|
last change
2020-01-27 13:16:39 UTC
by:
Max16Neil
|
Replies:
8
I'm learning Python and sometimes when reading advanced tutorials or documentation, I meet the notion of "...
Created by:
FlonetTus
|
last change
2019-12-19 09:06:26 UTC
by:
FlonetTus
|
Replies:
6
I own the Xiaomi Yi Home camera. Also, I have a computer vision model which is able to recognize gestures....
Created by:
ElkelK
|
last change
2019-12-12 11:27:42 UTC
by:
ElkelK
|
Replies:
4
I have noticed that sometimes in Python functions after the closing brackets with parameters the "->" s...
Created by:
label
|
last change
2019-12-02 08:10:33 UTC
by:
label
|
Replies:
4
There are 2 most popular Python web frameworks: Flask and Django. Which should I use for my project?
Created by:
ULiXhan
|
last change
2019-11-28 14:04:38 UTC
by:
ULiXhan
|
Replies:
4
A couple of my friends and I have developed a machine learning model for object detection. At inference ti...
Created by:
maria_maria
|
last change
2019-11-19 14:42:25 UTC
by:
Tokan3
|
Replies:
1
I have lots of 360 degrees panoramic photos that are captured with the same camera. Every photo has a cert...