Which Skill is used to creat face recognition app?๐จโ๐ป๐ง
Anonymous Quiz
9%
Game Development
71%
Machine learning
12%
Web Development
8%
HTML Coding
๐6๐คฏ2
Python learning pinned ยซWhich Skill is used to creat face recognition app?๐จโ๐ป๐ง ยป
๐3๐ค2๐1
First ANTI-VIRUS IS CREATED BY WHICH COUNTRY? ๐ฅ๐จโ๐ป
Anonymous Quiz
28%
India ๐ฎ๐ณ
23%
China ๐จ๐ณ
10%
Pakistan ๐ต๐ฐ
39%
USA ๐บ๐ธ
๐ค15๐4โค3
Top 9 Python Libraries for Machine Learning in 2021
NumPy.
SciPy.
Scikit-learn.
Theano.
TensorFlow.
Keras.
PyTorch.
Pandas.
NumPy.
SciPy.
Scikit-learn.
Theano.
TensorFlow.
Keras.
PyTorch.
Pandas.
๐18๐1
window_y-10:
game_over()
# Touching the snake body
for block in snake_body[1:]:
if snake_position[0] == block[0] and snake_position[1] == block[1]:
game_over()
# displaying score countinuously
show_score(1, black, 'times new roman', 20)
# Refresh game screen
pygame.display.update()
# Frame Per Second /Refres Rate
fps.tick(snake_speed)
game_over()
# Touching the snake body
for block in snake_body[1:]:
if snake_position[0] == block[0] and snake_position[1] == block[1]:
game_over()
# displaying score countinuously
show_score(1, black, 'times new roman', 20)
# Refresh game screen
pygame.display.update()
# Frame Per Second /Refres Rate
fps.tick(snake_speed)
๐7โค1
Forwarded from Curious Coder
160)
writer.color('white')
writer.write(state['score'])
Screen().listen()
hideturtle()
Screen().onkey(lambda: change(5, 0), 'Right')
Screen().onkey(lambda: change(-5, 0), 'Left')
Screen().onkey(lambda: change(0, 5), 'Up')
Screen().onkey(lambda: change(0, -5), 'Down')
world()
move()
done()
writer.color('white')
writer.write(state['score'])
Screen().listen()
hideturtle()
Screen().onkey(lambda: change(5, 0), 'Right')
Screen().onkey(lambda: change(-5, 0), 'Left')
Screen().onkey(lambda: change(0, 5), 'Up')
Screen().onkey(lambda: change(0, -5), 'Down')
world()
move()
done()
๐3
Types of Machine Learning (book)
https://book.mlcompendium.com/types-of-machine-learning
https://book.mlcompendium.com/types-of-machine-learning
๐1
React native is created by which company? ๐ง ๐จโ๐ป๐ค
Anonymous Quiz
39%
Google
23%
Facebook
31%
Microsoft
7%
Apple
๐6๐ค4โค3๐ฑ1
>>> x = 1, 2, 3, 4
>>> print(x)
>>> print(x)
Anonymous Quiz
49%
1, 2, 3, 4
23%
(1, 2, 3, 4)
23%
Error
5%
None of the above
๐11๐5
Free Professional python course from Google with certificate๐จโ๐
https://inprogrammer.com/free-python-course-by-google-free-certificate/
https://inprogrammer.com/free-python-course-by-google-free-certificate/
๐1
Which CEO is the first to go in space? ๐๐ง ๐จโ๐ป
Anonymous Quiz
53%
Elon Musk
33%
Jeff Bezos
6%
Bill Gates
8%
Tim Cook
R programming language is used for? ๐ง ๐จโ๐ป
Anonymous Quiz
58%
Data Science
23%
Blockchain
13%
Web Development
6%
App Development
๐4
Python learning pinned ยซFree Professional python course from Google with certificate๐จโ๐ https://inprogrammer.com/free-python-course-by-google-free-certificate/ยป