Created by:
ElkelK
|
last change
2019-12-06 17:14:38 UTC
by:
Zuska
|
Replies:
1
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:
XbiTake
2019-11-22 07:26:36 UTC
|
Replies:
0
To scale my data I used a MinMaxScaler provided in the sklearn package. But I wonder if there any way to "...
Created by:
gynDG
|
last change
2019-11-19 15:16:20 UTC
by:
PyAnto
|
Replies:
1
Hi. I perform some calculations in Python and I need to represent the result of the calculations as the pe...
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...
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:
DBerlinger
|
last change
2019-10-25 14:25:50 UTC
by:
Lu-at-Imaginghub
|
Replies:
1
I am curious, how would AI generate a vizualization of a story? For example, we take a part of a tale or a...
Created by:
WKhan04
|
last change
2019-10-21 10:12:08 UTC
by:
WKhan04
|
Replies:
2
I have bought the Yi Home Camera from Xiaomi. But I have some trouble with the setup. My installed mobile ...
Created by:
octly_
|
last change
2019-10-21 08:12:43 UTC
by:
octly_
|
Replies:
4
Being new to the IoF and ESP8266 boards, I wonder is there any way to establish continuous data from four ...
Created by:
CarBOn
|
last change
2019-10-02 06:04:29 UTC
by:
CarBOn
|
Replies:
4
What is a more correct way of doing something in Python if this can be done both by looping and by recursi...
Created by:
LatM0919
|
last change
2019-09-17 10:39:24 UTC
by:
LatM0919
|
Replies:
4
Hi everybody, I'm trying to learn some advanced Python and I have hit the concept of decorators in Python....
Created by:
trJolly10
|
last change
2019-09-17 10:34:33 UTC
by:
trJolly10
|
Replies:
4
Recently I have seen the task where the application should find similar images to the given image. I suppo...
Created by:
DenizH
|
last change
2019-09-09 07:18:21 UTC
by:
millykabvy
|
Replies:
3
I have read about the concept of stereo vision in several sources, but I would like to read the explanatio...
Created by:
007_agent
|
last change
2019-09-03 07:06:05 UTC
by:
PyAnto
|
Replies:
1
Guys, I'm a Python learner and sometimes I meet code examples where the output is formed not by usual prin...
Created by:
QluvBam
|
last change
2019-08-16 11:59:03 UTC
by:
Seb-at-Imaginghub
|
Replies:
1
Hi,
I need to change the thickness of walls of a figure in an STL file. I have to decrease and increase th...
Created by:
Finchpal
|
last change
2019-08-16 08:55:45 UTC
by:
elen_T
|
Replies:
3
Hi everybody! I'm a machine learning student and I'm interested in neural networks at the moment.
Could yo...
Created by:
Zuska
|
last change
2019-08-08 12:39:20 UTC
by:
AnJoel
|
Replies:
1
In Arduino, I want to save a long value in multiplying view, but as an output, I receive smaller value tha...
Created by:
jeluw
|
last change
2019-08-01 11:42:00 UTC
by:
cwizards
|
Replies:
3
Can anybody suggest which IoT devices are used in industrial IoT applications? With "industrial" I mean so...
Created by:
ChioL
|
last change
2019-08-01 10:30:22 UTC
by:
Kan13
|
Replies:
2
Hi. Currently, I'm developing a NN and got stuck with the question of whether there are any approaches to ...