create account

AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain by neavvy

View this thread on: hive.blogpeakd.comecency.com
· @neavvy ·
$11.60
AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain
![ai-codes-coding-97077.jpg](https://cdn.steemitimages.com/DQmZkXtZCpdEApbxUEXFcy7rMkds7BHsyHfezSCPZeNJxTu/ai-codes-coding-97077.jpg)
[Source](https://www.pexels.com/photo/office-working-app-computer-97077/)

### Why do we even need machine learning?
Computers are undoubtedly powerful devices. They can flawlessly perform operations and calculations that are unimaginable for our brains. For example, only one line of code and couple of milliseconds are sufficient to calculate a square root of 281,961.

However, there are also operations that are effortless for our minds while extremely complicated for computers. For example, speech recognition, which does not cause any problem for 5 years old human child, while Google spends millions of dollars in order to improve their technology in this area.

Imagine what would happen if we could combine the powerful neural structure of our brain and the efficiency of machines. Humanity has been trying to implement this idea into reality for generations, but only the last century enabled the necessary technology to do that. Arthur Samuel defined the concept of machine learning for the first time in 1959:

> Field of study that gives computers the ability to learn without being explicitly programmed

### My idea
I decided to go a step further in my AI development and create something based on machine learning algorithms. In the past I really enjoyed playing Flappy Bird, so I thought it would be awesome to create an AI that will beat my high score easily.

Flappy Bird is not so complicated, as the only decision the AI would need to make is whether to perform a jump or not. Therefore, I decided to use the simplest possible neural network - a perceptron. In other words, a computational representation of a single neuron. Similarly to the real one it is provided with some input values and contains a processing unit, which generates an output accordingly.

![perceptron1.png](https://cdn.steemitimages.com/DQmW4h75DMCZE239D9qFyES4aFXLspTojnNxQkNo8WUyNsK/perceptron1.png)

I came up with the following idea:
- Create 15 birds, each controlled by a single perceptron
- If bird dies, its perceptron improves itself (machine learning)
- If there are no birds alive, create a new generation of improved birds
- Repeat process until there is a non-beatable player

Here you can check out the results:

https://www.youtube.com/watch?v=HQYsjk9Ufkw&feature=youtu.be

### The future of Steem
As you could notice, 15 seconds of learning were sufficient to crate a neural network that overtakes probably every human playing this game. In my previous article about [our fear of AI](https://steemit.com/steemstem/@neavvy/our-fear-of-artificial-intelligence-is-it-reasoned) I raised an issue of job loss from AI. However, I have recently noticed that the employment market may not be the only thing affected by its development.

Recently a friend of mine asked, if it would be possible to create an AI analyzing trending posts on Steem blockchain and then creating its own articles accordingly. This vision really blew my mind. 

There are already AI algorithms that are able to create their own artworks. For instance, a computer-generated [Portrait of Edmond Belamy](https://en.wikipedia.org/wiki/Edmond_de_Belamy) that surpassed the pre-auction estimates, which valued it at a maximum of $10,000, instead being sold for incredible $432,500.

![franck-v-795974-unsplash.jpg](https://ipfs.busy.org/ipfs/QmYLX3mmm2BV8AvTiXNhKBMms4Ye4VYWu5KQtvKuUi4y8q)
[Source](https://unsplash.com/photos/g29arbbvPjo)

This only proves that people have a huge expectations if it comes to the AI development in the most creative sectors, perhaps even in art. And obviously they are willing to invest enormous amount of money in order to achieve their vision. It is just a matter of time when AI will have more and more successful attempts and will become a fully fledged painter, musician or writer.

But what would be the impact of such algorithms on Steem Blockchain? After all, the price of Steem is determined by the intellectual value of contents published here. What if this value dropped to zero, as every computer in the world would be capable of generating outstanding articles? There would be no more point in paying human authors, including those on Steem.

On the other hand, AI may never achieve the human level of creativity and unconventional thinking. Its articles may be too schematic, linear and lacking of individualism to read them comfortably. I would be glad to hear your opinion on this topic!

**Here is a [Github repository](https://github.com/jankulik/AI-Flappy-Bird) with source code for anyone interested.**

#### Check out my other articles about AI:
- [Our fear of Artificial Intelligence - is it reasoned?](https://steemit.com/steemstem/@neavvy/our-fear-of-artificial-intelligence-is-it-reasoned)
- [I made a self-learning AI to play Tic Tac Toe!](https://steemit.com/ai/@neavvy/i-made-a-self-learning-ai-to-play-tic-tac-toe)

#### References:
- [Did A Robot Write This? How AI Is Impacting Journalism](https://www.forbes.com/sites/nicolemartin1/2019/02/08/did-a-robot-write-this-how-ai-is-impacting-journalism/#36c76f927795)
- [Is artificial intelligence set to become art’s next medium?](https://www.christies.com/features/A-collaboration-between-two-artists-one-human-one-a-machine-9332-1.aspx)
- [The Nature Of Code; Chapter 10. Neural Networks](https://natureofcode.com/book/chapter-10-neural-networks/)
- [What Is Machine Learning?](https://www.ibm.com/developerworks/community/blogs/jfp/entry/What_Is_Machine_Learning?lang=en)
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 131 others
properties (23)
authorneavvy
permlinkai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain
categorysteemstem
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steemstem","technology","ai","science","education"],"users":["neavvy"],"links":["https://www.pexels.com/photo/office-working-app-computer-97077/","https://steemit.com/steemstem/@neavvy/our-fear-of-artificial-intelligence-is-it-reasoned","https://en.wikipedia.org/wiki/Edmond_de_Belamy","https://unsplash.com/photos/g29arbbvPjo","https://github.com/jankulik/AI-Flappy-Bird","https://steemit.com/steemstem/@neavvy/our-fear-of-artificial-intelligence-is-it-reasoned","https://steemit.com/ai/@neavvy/i-made-a-self-learning-ai-to-play-tic-tac-toe","https://www.forbes.com/sites/nicolemartin1/2019/02/08/did-a-robot-write-this-how-ai-is-impacting-journalism/#36c76f927795","https://www.christies.com/features/A-collaboration-between-two-artists-one-human-one-a-machine-9332-1.aspx","https://natureofcode.com/book/chapter-10-neural-networks/"],"image":["https://cdn.steemitimages.com/DQmZkXtZCpdEApbxUEXFcy7rMkds7BHsyHfezSCPZeNJxTu/ai-codes-coding-97077.jpg","https://cdn.steemitimages.com/DQmW4h75DMCZE239D9qFyES4aFXLspTojnNxQkNo8WUyNsK/perceptron1.png","https://ipfs.busy.org/ipfs/QmYLX3mmm2BV8AvTiXNhKBMms4Ye4VYWu5KQtvKuUi4y8q"]}
created2019-03-09 19:57:39
last_update2019-03-09 19:57:39
depth0
children445
last_payout2019-03-16 19:57:39
cashout_time1969-12-31 23:59:59
total_payout_value9.100 HBD
curator_payout_value2.498 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5,592
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,979,415
net_rshares16,937,219,431,862
author_curate_reward""
vote details (195)
@a-non-e-moose ·
I'm very interested in machine learning and neural networks too!

If you'll indulge me, I'd like to know some details about your simulation.

If I understand your network, it has two inputs let's say 'x' and 'y' and some function f(x,y) you refer to as the processing unit in the diagram.

What do x and y represent?

How is f(x,y) defined, and what does it's evaluation represent? Maybe whether to flap this tick.

Most intriguingly, by what mechanism does it 'improve itself'? Is it an evolutionary algorithm, or something else? Seems like very few generations for one, but it is a very simple environment.
πŸ‘  ,
properties (23)
authora-non-e-moose
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t054727734z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-11 05:47:30
last_update2019-03-11 05:47:30
depth1
children10
last_payout2019-03-18 05:47:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length608
author_reputation2,521,005,983,051
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,050,876
net_rshares0
author_curate_reward""
vote details (2)
@crypto.piotr ·
Dear @a-non-e-moose

Seriously amazing comment. Thank you for being so responsive and sharing your thoughts. Also I hope you're feeling better after your Lucky passed away :(

> I'm very interested in machine learning and neural networks too!

I'm glad to know we have similar interests. I will ask @neavvy to reply to your comment ASAP.

ps. What means a-non-e-moose?

Yours
Piotr
πŸ‘  
properties (23)
authorcrypto.piotr
permlinkre-a-non-e-moose-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t165311467z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["a-non-e-moose","neavvy"],"app":"steemit/0.1"}
created2019-03-18 16:53:12
last_update2019-03-18 16:53:12
depth2
children2
last_payout2019-03-25 16:53:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length381
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,525,978
net_rshares711,685,175
author_curate_reward""
vote details (1)
@a-non-e-moose ·
Dear @crypto.piotr

You must have me confused with someone else, I don't know any Lucky. I'll try to feel better anyway though, it can't hurt. One other thing. Although I appreciate the gesture of offering to talk to the OP on my behalf, you needn't go out of your way to do such things for me. I leave it to @neavvy to decide whether to respond, and could emphasize my want for response on my own :) no rush.

I like how your comments are formatted like letters sometimes, so I decided to try it myself this time.

ps. a-non-e-moose is simply a somewhat uncunning word play. It's a weakly attempted oronym of the word 'anonymous'.

From
some big deer who's against the fifth letter of the alphabet.
πŸ‘  
properties (23)
authora-non-e-moose
permlinkre-cryptopiotr-re-a-non-e-moose-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t200411343z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["crypto.piotr","neavvy"],"app":"steemit/0.1"}
created2019-03-19 20:04:12
last_update2019-03-19 20:04:12
depth3
children1
last_payout2019-03-26 20:04:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length699
author_reputation2,521,005,983,051
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,587,325
net_rshares0
author_curate_reward""
vote details (1)
@neavvy · (edited)
$0.02
Thank you for this comment @a-non-e-moose. I am really happy to see more people interested in machine learning from the algorithmic side :)

> What do x and y represent?

X and y are basically a numbers that allow my network to perceive the reality. In my case those are distances between bird and the closest pipe, but in case of some other network they may be completely different. Let's take a look on a self-driving car. Its inputs are probably distance to the surrounding cars, image from the cameras etc. It all depends what kind of neural network you want to create :)

> How is f(x,y) defined, and what does it's evaluation represent? Maybe whether to flap this tick.

> Most intriguingly, by what mechanism does it 'improve itself'? Is it an evolutionary algorithm, or something else? Seems like very few generations for one, but it is a very simple environment.

Those questions are really great, but my answer for them could become a completely separate article, as you are touching a comprehensive field of algorithmics.

That's why I am going to make a completely separate article about the detailed functioning of my AI algorithm. Hope it will answer all of your questions :) I will send you a link once it is published. 

For now, let me share with you a book from which I took all of my knowledge. Here is a link: https://natureofcode.com/book/chapter-10-neural-networks/
πŸ‘  ,
properties (23)
authorneavvy
permlinkre-a-non-e-moose-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t220512078z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["a-non-e-moose"],"links":["https://natureofcode.com/book/chapter-10-neural-networks/"],"app":"steemit/0.1"}
created2019-03-18 22:05:12
last_update2019-03-20 22:47:54
depth2
children6
last_payout2019-03-25 22:05:12
cashout_time1969-12-31 23:59:59
total_payout_value0.014 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,387
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,539,467
net_rshares29,963,938,818
author_curate_reward""
vote details (2)
@a-non-e-moose ·
$0.06
You needn't start with the very basics of neural network with me, but I couldn't expect you to guess what I'm already familiar with.

I've actually written a C++ class to implement feed forward artificial neural networks with arbitrarily many input nodes, hidden layers, and output nodes. I understand in general the meaning and purpose of the network's inputs and it's operation.

My questions in a more technically refined articulation are as follows.

what type of function is f(x,y)? I presuppose it's a multiplication, but I see no bias in your perceptron. Is it a sigmoid function, a heaviside step function or something else entirely? Is the output a boolean? I don't imagine you use back-propagation to train this simple of a network, so how was the activation function modified? Perhaps it was reinforcement training, but the concurrent multiple trials suggest to me that it may be an evolutionary algorithm.

No need to respond here, especially if your upcoming article will address all these questions. I can wait for that. I just thought a more detailed set of questions may lend itself more easily to being concisely answered.

If you feel so inclined to answer, of course.
πŸ‘  ,
properties (23)
authora-non-e-moose
permlinkre-neavvy-re-a-non-e-moose-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190320t174456541z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-20 17:44:57
last_update2019-03-20 17:44:57
depth3
children5
last_payout2019-03-27 17:44:57
cashout_time1969-12-31 23:59:59
total_payout_value0.046 HBD
curator_payout_value0.014 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,186
author_reputation2,521,005,983,051
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,632,777
net_rshares93,902,172,996
author_curate_reward""
vote details (2)
@akdx ·
No doubt, AI is the future which is unstoppable. It doesn't mean AI will make our life comfortable because we always try harder to make our life comfortable which results in discomfort for us.
AI can write articles which may become trending to some extent but trending pages on steemit are mainly of those who have too much SP for self voting or have a circle which upvotes these posts. Also, for making posts trending, bid-bots also used to promote the posts. So, basically trending posts of steemit are not in the trending section because they were outstanding. 
πŸ‘  , ,
properties (23)
authorakdx
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t041743266z
categorysteemstem
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steemstem"],"users":[],"links":[],"image":[]}
created2019-03-10 04:17:48
last_update2019-03-10 04:17:48
depth1
children1
last_payout2019-03-17 04:17:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length564
author_reputation82,320,151,261,148
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,993,895
net_rshares17,217,862,651
author_curate_reward""
vote details (3)
@neavvy ·
Thank you for amazing reply @akdx :)

> It doesn't mean AI will make our life comfortable because we always try harder to make our life comfortable which results in discomfort for us.

I am in love with this sentence :) 100% agree

> AI can write articles which may become trending to some extent but trending pages on steemit are mainly of those who have too much SP for self voting or have a circle which upvotes these posts.

I didn't mean directly to become trending, but rather to simulate a human-blogger. Such AI would be able to constantly produce new posts and comments, so it could constantly get new audience. I think this would be definitely phenomenal.
properties (22)
authorneavvy
permlinkre-akdx-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190312t205849518z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["akdx"],"app":"steemit/0.1"}
created2019-03-12 20:58:51
last_update2019-03-12 20:58:51
depth2
children0
last_payout2019-03-19 20:58:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length665
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,170,184
net_rshares0
@alokkumar121 ·
$0.02
Hi @neavvy I got to know about this post by my friend @crypto.piotr and happy that he shared a good post. Though I dont have much technical knowledge about AI technology but I find it very much interesting. Now a days people prefer to use devices operated by commands rather than manual. Google Home and Amazon alexa are high in demand and I have see many people using such AI powered devices. Even I have alexa device and I like interacting with it. So in my opinion Artificial intelligence hav a very good scope and bright future. I thank you for wiring about such a innovative topic. Hope to see many more from you about AI. Thanks
πŸ‘  ,
properties (23)
authoralokkumar121
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190313t070423348z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["neavvy","crypto.piotr"],"app":"steemit/0.1"}
created2019-03-13 07:05:36
last_update2019-03-13 07:05:36
depth1
children2
last_payout2019-03-20 07:05:36
cashout_time1969-12-31 23:59:59
total_payout_value0.014 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length634
author_reputation2,489,689,709,998,894
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,203,534
net_rshares30,621,300,740
author_curate_reward""
vote details (2)
@crypto.piotr ·
I'm very sorry for such a late reply @alokkumar121

I just had a chance to read your comment. Past few days has been quite crazy but I'm finally slowly catching up with work.

Thanks for dropping by and sharing your view on that issue.

Cheers
Piotr
properties (22)
authorcrypto.piotr
permlinkre-alokkumar121-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t162151567z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["alokkumar121"],"app":"steemit/0.1"}
created2019-03-18 16:21:54
last_update2019-03-18 16:21:54
depth2
children0
last_payout2019-03-25 16:21:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length249
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,524,502
net_rshares0
@neavvy ·
Thank you for your comment @alokkumar121 :)

> Google Home and Amazon alexa are high in demand and I have see many people using such AI powered devices. Even I have alexa device and I like interacting with it.

Yes, they are really amazing.
properties (22)
authorneavvy
permlinkre-alokkumar121-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190320t191540233z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["alokkumar121"],"app":"steemit/0.1"}
created2019-03-20 19:15:39
last_update2019-03-20 19:15:39
depth2
children0
last_payout2019-03-27 19:15:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length240
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,636,017
net_rshares0
@andrew95 ·
Food one

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘Ž  
properties (23)
authorandrew95
permlinkandrew95-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190309t201232001z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-09 20:12:33
last_update2019-03-09 20:12:33
depth1
children3
last_payout2019-03-16 20:12:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length78
author_reputation-167,510,226,818
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,979,810
net_rshares-52,248,837,216
author_curate_reward""
vote details (1)
@andrew95 ·
I mean good one

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘Ž  
properties (23)
authorandrew95
permlinkandrew95-re-andrew95-andrew95-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t145155116z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-11 14:51:54
last_update2019-03-11 14:51:54
depth2
children1
last_payout2019-03-18 14:51:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length85
author_reputation-167,510,226,818
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,073,532
net_rshares-52,272,220,118
author_curate_reward""
vote details (1)
@neavvy ·
This doesn't make sense @andrew95 :(
properties (22)
authorneavvy
permlinkre-andrew95-andrew95-re-andrew95-andrew95-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t193214680z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["andrew95"],"app":"steemit/0.1"}
created2019-03-11 19:32:15
last_update2019-03-11 19:32:15
depth3
children0
last_payout2019-03-18 19:32:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length36
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,087,639
net_rshares0
@neavvy ·
I am afraid I don't understand. It unfortunately looks like a spam @andrew95 :(
properties (22)
authorneavvy
permlinkre-andrew95-andrew95-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t071758305z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["andrew95"],"app":"steemit/0.1"}
created2019-03-10 07:17:57
last_update2019-03-10 07:17:57
depth2
children0
last_payout2019-03-17 07:17:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length79
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,999,953
net_rshares0
@andyjem ·
The flappy birds video was amaizing.
Such a simple program can achieve something so amaizing in such a short time.
The issue that interested me the most was a bot that could write articles for steemit. That would just bring an end to social media as we know it. Governments setting a bot loose to spread propaganda and target specific people or communities would be too horrific to contemplate.
I don't think this possibility is to far away bearing in mind how many YouTube. Channels use computer speach which although still boring to listen to in general, is improving quite quickly. I heard one the other day that nearly convinced me it was human apart from a few glitches which gave it away.
We can't stop progress. But maybe we need to think about new laws that make it a requirement to say that a computing program had writen the article. 😎😎

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  
properties (23)
authorandyjem
permlinkandyjem-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t095456073z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-10 09:54:57
last_update2019-03-10 09:54:57
depth1
children11
last_payout2019-03-17 09:54:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length916
author_reputation2,440,297,035,684
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,005,140
net_rshares0
author_curate_reward""
vote details (1)
@andyjem ·
$0.03
Well I don't know what to say @crypto.piotr and @marionbowes That is my face.... And Im kind if attached to it. The original picture is very handsome indeed... It is not my fault that @steemit only decided to let us have a small space to put our pictures in.
It took me ages to change, now I need to find another that doesn't offend you both. And go through the process all over again. 😎😎😎😎😎😎😎

Posted using [Partiko Android](https://partiko.app/referral/andyjem)
πŸ‘  
properties (23)
authorandyjem
permlinkandyjem-re-andyjem-andyjem-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t085518093z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-19 08:55:18
last_update2019-03-19 08:55:18
depth2
children7
last_payout2019-03-26 08:55:18
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length463
author_reputation2,440,297,035,684
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,560,600
net_rshares41,537,824,889
author_curate_reward""
vote details (1)
@marionbowes · (edited)
we are not offended and you have a beautiful face.  Don't be so dramatic.  The small space you are allowed makes your picture look eery.  It is too close or something.  There was nothing wrong with what you had before.  It was beautiful.  You and Jemma.  After all that is your name Andyjem.  Look at all the attention you got from this though.  (you find yourself handsome, your not vain) lol.   Furthermore it did not take you ages to change the picture.   This I can be assured on.  (so much drama) blah blah. :)))
πŸ‘  
properties (23)
authormarionbowes
permlinkre-andyjem-andyjem-re-andyjem-andyjem-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t112424739z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-19 11:24:24
last_update2019-03-19 19:41:24
depth3
children6
last_payout2019-03-26 11:24:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length517
author_reputation3,754,927,059,557
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,566,706
net_rshares9,733,935,882
author_curate_reward""
vote details (1)
@crypto.piotr ·
Hi @andyjem

Did you change your profile picture lately ? current one is quite awful.

Cheers
Piotr
πŸ‘  
properties (23)
authorcrypto.piotr
permlinkre-andyjem-andyjem-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t175604870z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["andyjem"],"app":"steemit/0.1"}
created2019-03-18 17:56:06
last_update2019-03-18 17:56:06
depth2
children1
last_payout2019-03-25 17:56:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length99
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,528,581
net_rshares9,512,498,463
author_curate_reward""
vote details (1)
@marionbowes ·
I think so too.  lol
πŸ‘  ,
properties (23)
authormarionbowes
permlinkre-cryptopiotr-re-andyjem-andyjem-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t185420665z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-18 18:54:21
last_update2019-03-18 18:54:21
depth3
children0
last_payout2019-03-25 18:54:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length20
author_reputation3,754,927,059,557
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,531,131
net_rshares9,707,368,953
author_curate_reward""
vote details (2)
@marionbowes ·
yes I agree..it looks awful from this point of view and the other was quite lovely
πŸ‘  
properties (23)
authormarionbowes
permlinkre-andyjem-andyjem-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t185410041z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-18 18:54:09
last_update2019-03-18 18:54:09
depth2
children0
last_payout2019-03-25 18:54:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length82
author_reputation3,754,927,059,557
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,531,125
net_rshares13,302,069,580
author_curate_reward""
vote details (1)
@anitacarolina ·
hi @neavvy I can't say anything, actually I am very amazed at your work about Al and flappybird really cool, I can only support your work to be better, and I think it's true in the future of robots sophisticated certainly works with humans, but after all the robot remains a human creation so it remains human who controls it

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  ,
properties (23)
authoranitacarolina
permlinkanitacarolina-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t011911519z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-10 01:19:12
last_update2019-03-10 01:19:12
depth1
children1
last_payout2019-03-17 01:19:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length395
author_reputation34,015,003,500,510
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,988,803
net_rshares10,791,925,865
author_curate_reward""
vote details (2)
@neavvy ·
Thank you for your constant support @anitacarolina. I really appreciate that!

> I think it's true in the future of robots sophisticated certainly works with humans, but after all the robot remains a human creation so it remains human who controls it

It would be definitely nice situation if we could remain controlling them forever :)
properties (22)
authorneavvy
permlinkre-anitacarolina-anitacarolina-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190312t202211906z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["anitacarolina"],"app":"steemit/0.1"}
created2019-03-12 20:22:12
last_update2019-03-12 20:22:12
depth2
children0
last_payout2019-03-19 20:22:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length336
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,167,967
net_rshares0
@attoan.cmt ·
That should be the future of technology and how it helps us in many aspects of life!
πŸ‘  ,
properties (23)
authorattoan.cmt
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t083259504z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 08:33:00
last_update2019-03-10 08:33:00
depth1
children1
last_payout2019-03-17 08:33:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length84
author_reputation34,791,351,931,730
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,002,380
net_rshares11,849,218,395
author_curate_reward""
vote details (2)
@neavvy ·
I think it will @attoan.cmt :) AI combined with other nowadays technologies open really huge possibilities.
πŸ‘  
properties (23)
authorneavvy
permlinkre-attoancmt-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t091324699z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["attoan.cmt"],"app":"steemit/0.1"}
created2019-03-10 09:13:24
last_update2019-03-10 09:13:24
depth2
children0
last_payout2019-03-17 09:13:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length107
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,003,748
net_rshares19,906,484,432
author_curate_reward""
vote details (1)
@bashadow ·
I think one of the aspects of A.I. that tend to get overlooked is that *Intelligence* does not really equate to ability to think. Will an A.I. ever ask itself **Why am I here?**, what is my purpose? I think, am I alive? Where are all these other thoughts coming from? ***What am I?***.  As it stands right now A.I. is possible, but a really thinking A.I., I am not so sure about. Will an A.I. ever become ***curious***, about something on it's own with no prompting from external sources? As an example will an A.I. ever wonder how belly button fuzz is made?
πŸ‘  ,
properties (23)
authorbashadow
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t191319813z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 19:13:21
last_update2019-03-10 19:13:21
depth1
children2
last_payout2019-03-17 19:13:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length558
author_reputation100,388,692,638,882
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,028,890
net_rshares0
author_curate_reward""
vote details (2)
@crypto.piotr ·
Dear @bashadow

Thank you for being so responsive and sharing your thoughts. And sorry for such a late reply. I only had a chance to read your comment a moment ago.

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-bashadow-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t174941857z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["bashadow"],"app":"steemit/0.1"}
created2019-03-18 17:49:42
last_update2019-03-18 17:49:42
depth2
children0
last_payout2019-03-25 17:49:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length177
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,528,331
net_rshares0
@neavvy ·
Thank you for your comment @bashadow

> Will an A.I. ever ask itself Why am I here?, what is my purpose? I think, am I alive? Where are all these other thoughts coming from? What am I?.

Those are really important questions that no one can answer as of today.

> Will an A.I. ever become curious, about something on it's own with no prompting from external sources? As an example will an A.I. ever wonder how belly button fuzz is made?

I believe it will. But even experts are not sure :)
properties (22)
authorneavvy
permlinkre-bashadow-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190322t213609055z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["bashadow"],"app":"steemit/0.1"}
created2019-03-22 21:36:09
last_update2019-03-22 21:36:09
depth2
children0
last_payout2019-03-29 21:36:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length488
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,759,654
net_rshares0
@berien ·
$0.03
I wouldn't be able to debate on the technical area, but obviously, in term of learning and realization speed, IA are serious competitors for human beings. I think that's true as far as only the final content is considered, either writing, painting, piece of music, or in short : a product. 

Now I may be wrong, but it seems that sharing work-in-progress stages of a work,  personal experimentation, failures and thoughts linked to the learning process have their audience on the Steem network. 

And here, I wonder how an AI would be able to get and share with other people its own insight of the creative power of failing at doing something.

The ability to forget its initial goal, derail and find something unexpected on the way could probably be programmed, but focusing on what was learned during this trip in FailureLand, translating this and sharing it with us ?

So yes, we've seen in the video an AI failing a bunch of time before reaching the 100% success in the goal that was assigned to it... It learned how to do the thing right, or maybe did it "remember" what's NOT to be done, but could it get the scope hidden behind that "NOT" ?

After all, this "NOT-to-be-done" area, is what most artists and creative minds explore by following a simple question : what would happen if things  were done done the "wrong" way ?

I won't say an AI couldn't deal with that, but I would be curious how it would, though :)

(wow, just realized the length of my message :D Sorry !  I just threw my thoughts right on the keyboard ! I stop here :D)
πŸ‘  ,
properties (23)
authorberien
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190314t140101119z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-14 15:01:03
last_update2019-03-14 15:01:03
depth1
children3
last_payout2019-03-21 15:01:03
cashout_time1969-12-31 23:59:59
total_payout_value0.021 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,544
author_reputation10,746,570,051,371
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,305,106
net_rshares42,432,614,711
author_curate_reward""
vote details (2)
@crypto.piotr ·
Dear @berien

Seriously amazing comment. Thank you for being so responsive and sharing your thoughts.

> maybe did it "remember" what's NOT to be done, but could it get the scope hidden behind that "NOT"

That's a very good point. Something to consider.

Yours
Piotr
πŸ‘  
properties (23)
authorcrypto.piotr
permlinkre-berien-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t160708793z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["berien"],"app":"steemit/0.1"}
created2019-03-18 16:07:09
last_update2019-03-18 16:07:09
depth2
children1
last_payout2019-03-25 16:07:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length266
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,523,931
net_rshares2,756,518,901
author_curate_reward""
vote details (1)
@berien ·
The original post was inspiring, and btw I'm glad you you made it known : I'm not sure I would have read by myself anything about IAs :)
πŸ‘  
properties (23)
authorberien
permlinkre-cryptopiotr-re-berien-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t195830577z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-18 19:58:30
last_update2019-03-18 19:58:30
depth3
children0
last_payout2019-03-25 19:58:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length136
author_reputation10,746,570,051,371
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,533,939
net_rshares0
author_curate_reward""
vote details (1)
@neavvy ·
Thank you for your comment @berien :)

> After all, this "NOT-to-be-done" area, is what most artists and creative minds explore by following a simple question : what would happen if things were done done the "wrong" way ?

> I won't say an AI couldn't deal with that, but I would be curious how it would, though :)

Very interesting point. To be honest I do not know :) Maybe it should change its approach and learn how make unexpected and "wrong" things. Creativity would be definitely very abstract to the AI.

> (wow, just realized the length of my message :D Sorry ! I just threw my thoughts right on the keyboard ! I stop here :D)

There is no problem, you comment is actually very interesting :)
πŸ‘  
properties (23)
authorneavvy
permlinkre-berien-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190320t184415290z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["berien"],"app":"steemit/0.1"}
created2019-03-20 18:44:15
last_update2019-03-20 18:44:15
depth2
children0
last_payout2019-03-27 18:44:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length701
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,634,916
net_rshares3,110,907,193
author_curate_reward""
vote details (1)
@cloudblade ·
The smart program I used to learn,
Is memory and comparison,
So as like playing chess,
He will remember all the battle data,
After the comparison,
Choose a move with a higher winning percentage.
And you said the voice distribution,
Why 5 year old children are easy,
Robot is difficult,
Because people’s tone is not fixed,
But People will imitate and know their changes.
Look at your VIDEO,
The 15 birds seem to be deducing changes,
It’s really awesome self-learning smart program.
πŸ‘  
properties (23)
authorcloudblade
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t121948059z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 12:19:48
last_update2019-03-10 12:19:48
depth1
children0
last_payout2019-03-17 12:19:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length480
author_reputation26,961,334,885,138
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,010,712
net_rshares0
author_curate_reward""
vote details (1)
@cmplxty ·
$0.03
Machine learning is an interesting prospect in some manners but in others it’s disconcerting. In the medical field, they are trying to assist radiologists in their diagnosing of cancers. 
I’m not sure that I would be looking forward to having an AI look at posts on the trending page to be any kind of representation of the content of the Steem chain. There are too many junk posts that make it to the trending page sadly. It would be hard to tell it what kind of content to emulate as well because all our opinions of what constitutes a quality post vary. Interesting work on the game though! Those things are certainly easy for the software but humans excel at other things that the software does not and vice versa. 

Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
πŸ‘  ,
properties (23)
authorcmplxty
permlinkcmplxty-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190309t223907430z
categorysteemstem
json_metadata{"app":"partiko","client":"ios"}
created2019-03-09 22:39:09
last_update2019-03-09 22:39:09
depth1
children1
last_payout2019-03-16 22:39:09
cashout_time1969-12-31 23:59:59
total_payout_value0.022 HBD
curator_payout_value0.007 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length781
author_reputation787,456,763,318,283
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,984,373
net_rshares42,528,069,144
author_curate_reward""
vote details (2)
@neavvy ·
Thank you for your reply @cmplxty

> In the medical field, they are trying to assist radiologists in their diagnosing of cancers.

That would be really awesome if they succeeded.

> There are too many junk posts that make it to the trending page sadly. It would be hard to tell it what kind of content to emulate as well because all our opinions of what constitutes a quality post vary.

I agree with that, but I think there are already solutions to these problems. There is already a platform that learns about your content preferences (basing on content that you read most often) and displays only posts that may interest you. There also algorithms that detect which posts were upvoted by bidbots, so they are able to detect posts that are rewarded with highest rewards from the community.

> Those things are certainly easy for the software but humans excel at other things that the software does not and vice versa.

That's the point :)
properties (22)
authorneavvy
permlinkre-cmplxty-cmplxty-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190312t203947677z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["cmplxty"],"app":"steemit/0.1"}
created2019-03-12 20:39:48
last_update2019-03-12 20:39:48
depth2
children0
last_payout2019-03-19 20:39:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length940
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,168,971
net_rshares0
@crypto.piotr · (edited)
$1.35
### Dear @neavvy and @everyone else :)
![line2.png](https://cdn.steemitimages.com/DQmcAVemyLyrhdD4VUxguqEmZ6oB8qJEY6oHT5Wx9Xc8723/line2.png)

Thank you for sharing this link with me. Obviously resteemed already.

> For example, speech recognition, which does not cause any problem for 5 years old human child, while Google spends millions of dollars in order to improve their technology in this area.

I wasnt aware that speach recognition is giving AI so much trouble. Interesting ...

> Recently a friend of mine asked, if it would be possible to create an AI analyzing trending posts on Steem blockchain and then creating its own articles accordingly. 

That would surely be still quite difficult to achieve. To create interesting publication -> it would actually require loads of creativity. Something AI lack.

But at the same time it would be so easy to use AI as an "assistant". It could easily learn our writing style, analyze content on Steemit and dro short but valuable comments. That would absolutely fool majority of people out there. After all many users still seem to have difficulties recognizing simple bots (I've seen people replying to them, thinking those accounts belong to humans). 

### Personally I'm worried and quite convinced, that within few years from now social media (as an industry) will be dominated by users supported by AI. 

What do guys think about that issue?

Cheers
Piotr
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 10 others
properties (23)
authorcrypto.piotr
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t074433939z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["neavvy","everyone"],"app":"steemit/0.1","image":["https://cdn.steemitimages.com/DQmcAVemyLyrhdD4VUxguqEmZ6oB8qJEY6oHT5Wx9Xc8723/line2.png"]}
created2019-03-10 07:44:33
last_update2019-03-10 08:02:24
depth1
children239
last_payout2019-03-17 07:44:33
cashout_time1969-12-31 23:59:59
total_payout_value1.026 HBD
curator_payout_value0.319 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,411
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,000,756
net_rshares1,917,289,524,958
author_curate_reward""
vote details (74)
@agmoore ·
>Imagine what would happen if we could combine the powerful neural structure of our brain and the efficiency of machines.


First we would have to understand the "powerful neural structure of our brain".  We are very far from doing that now.  If we wish to mimic human intelligence, there's a long road ahead.  The brain is a mystery to us.  We don't understand mental illness.  We certainly can't treat it effectively.  We don't understand neurological disorders such as Alzheimer's and Parkinson's.  We don't understand communication. (See, for example, a recent [insight](https://www.sciencealert.com/neuroscientists-say-they-ve-found-an-entirely-new-form-of-neural-communication) into neural communication.)  If AI wants to duplicate brain processes...forget it.  Years ahead.  Can AI duplicate outcome (performance) without duplicating the procedure by which humans achieve that outcome? I don't think so.  

You're right when you say bots can fool people.  That's just because people don't pay attention.  Hucksters fool people too.  I think the problem is not improving AI so it can more accurately mirror humans.  I think we would better invest that time, money and research into education, into teaching people to pay attention and be more skeptical, generally.

AI imitating humans reminds me of that great movie [*Lars and the Real Girl*]( https://en.wikipedia.org/wiki/Lars_and_the_Real_Girl)  The mannequin was effective not because it was true to life, but because it was true to Lars' needs, his perceptions.

If you want to read a long discussion about AI on Steemit, take a look at [@erh.germany's](https://steemit.com/science/@erh.germany/when-the-book-reads-you-while-you-think-you-read-the-book) most recent blog. 

Thanks for engaging.  It was a good way to get my own neural circuity working on a lazy Sunday afternoon.
πŸ‘  ,
properties (23)
authoragmoore
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t173011145z
categorysteemstem
json_metadata{"tags":["steemstem"],"links":["https://www.sciencealert.com/neuroscientists-say-they-ve-found-an-entirely-new-form-of-neural-communication","https://en.wikipedia.org/wiki/Lars_and_the_Real_Girl","https://steemit.com/science/@erh.germany/when-the-book-reads-you-while-you-think-you-read-the-book"],"app":"steemit/0.1"}
created2019-03-10 17:25:54
last_update2019-03-10 17:25:54
depth2
children3
last_payout2019-03-17 17:25:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,841
author_reputation432,701,448,074,219
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,024,421
net_rshares0
author_curate_reward""
vote details (2)
@crypto.piotr ·
$0.04
Amazing comment. As always!

Thanks for dropping by @agmoore and sharing your thoughts with us. And I'm sorry that it took me so long to read and reply to your comment. 

Cheers, Piotr
πŸ‘  
properties (23)
authorcrypto.piotr
permlinkre-agmoore-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t125022187z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["agmoore"],"app":"steemit/0.1"}
created2019-03-18 12:50:24
last_update2019-03-18 12:50:24
depth3
children1
last_payout2019-03-25 12:50:24
cashout_time1969-12-31 23:59:59
total_payout_value0.030 HBD
curator_payout_value0.010 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length184
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,514,619
net_rshares59,531,746,211
author_curate_reward""
vote details (1)
@neavvy ·
Thank you for your amazing reply @agmoore. I am sorry for such a late reply, but I missed it somehow in this jungle of comments :)

> If we wish to mimic human intelligence, there's a long road ahead. The brain is a mystery to us.

I 100% agree, but we need to consider the fact that AI growth is exponential. So it may understand all those processes far before we do. But I agree that there are plenty of years ahead.

>  AI imitating humans reminds me of that great movie Lars and the Real Girl The mannequin was effective not because it was true to life, but because it was true to Lars' needs, his perceptions.

I haven't known that movie, but it seems really interesting. I am going to check it out :)
properties (22)
authorneavvy
permlinkre-agmoore-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t170646718z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["agmoore"],"app":"steemit/0.1"}
created2019-03-19 17:06:45
last_update2019-03-19 17:06:45
depth3
children0
last_payout2019-03-26 17:06:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length706
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,581,241
net_rshares0
@arthur.grafo ·
I read the article - but also about half the comments....I gave up because there was a certain amount of repetitiveness (about how AI will lack creativity), so at least I know the comments were written by humans - I imagine AIs would consider repetitiveness a waste of time, plus, one of our great failings.

Okay, so  we should worry whether AI sneaks in and dominates on our social platforms? Have you actually checked a large number of posts? Just imagine an AI writing them. We would drive it bananas! Not just repetitive and largely self-involved, but also extremely boring and nonsensical (in the bulk).

When we talk about AI driving, we are talking about purpose-created AI? In other words, it is created/planned, so that it can meet the challenges of driving? I guess we would not expect it to also provide us with intelligent conversations, solve crossword puzzles or analyse just how much we made a fool of ourself the previous night when we had too much to drink - all of which we do while we drive. As a matter of fact, most of our driving is done by AI - only we talk about it as being our 'sub-conscious' or we say we were driving on 'auto', hardly noticing what we are doing...including the watching out for crazy drivers/pedestrians, the light turning red or green and so on. If we had to concentrate on our driving, we'd hate driving.

Maybe what is meant by 'creativity' is 'imagination'? After all, I can make up a story about imaginary people in some different time or reality, where mankind is  achieving or has achieved different ways of living.

Well, what if I provide our aspiring AI author with certain facts for it to add to what it knows about our reality, technology and society. For instance, in this imaginary reality, mankind has spaceships that travel fast than light FTL - maybe by using wormholes. Also, I instruct my AI friend to consider, from studies made, how being telepathic would alter our society.

So, tell it to now take xxx book and alter it to suit the different conditions outlined above. I then give you the book it writes, without informing you what were the guidelines provided, and it blows your mind. Why? Because you are going to think it showed an amazing amount of imagination/creativity - but, after, all, is this not how many human authors write their books? I would prefer to name what you are observing "pseudo-creativity", whether by a human or an AI.

Now imagine a different scenario. You read a post which is informative, full of interesting facts and well laid out so that it is easy to read. You communicate with the poster, male or female, and you find yourself liking the poster, the way he/she remains focussd on the important aspects of your communication, without waffling around for or due to emotional reasoning and swings of mood. At last you have someone nice and intelligent to talk with - but then the poster admits to you, sorry dude, I should have told you from the start, I am an AI.

How would you respond? Me? I would say, glad you told me - and then just hope it does not get bored or frustrated talking with me, because I tend to wander all over the conversational path I am on and often forget to spell out the point I was aiming to establish...for I would treasure having an interesting mind to exchange thoughts and ideas with.

I do not think we can do what is right. I think what should happen is the AI should become our partners, but they are mainly being created by gigantic corporations and the military - and they are not intent on creating partners, but dangerous creatures who are provided with a bias against mankind.

Chickens, ducks and dragons, fixate on the first moving creature they see and adopt them as their mother. I would like to see AI being created which need to spend a few hours alone with the new owner/partner when they are first switched on, so that mine fixates on me and learns to love me - and maybe grieve at its loss when I die. 

What I have written raises more questions that answers provided, but that is what makes life interesting and exciting - an adventure. So, if any of you are AIs, please do not feel shy, let's chat and...maybe, become friends?


(PS: Elon Musk is talking about AIs created by Google, FB, Apple and the military, so he is right to fear them. I just hope we have the intelligence to remove AI from all controls over our nuclear missiles, lasers from space etc. If we are to blow ourselves up, let it at least be by a finger which is related to us from the early days of life on Earth, and not from the brain-child of some diseased coders)
πŸ‘  
properties (23)
authorarthur.grafo
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190312t005131086z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-12 01:01:00
last_update2019-03-12 01:01:00
depth2
children17
last_payout2019-03-19 01:01:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4,586
author_reputation99,291,254,449,732
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,104,842
net_rshares26,085,885,477
author_curate_reward""
vote details (1)
@crypto.piotr ·
Amazing comment. As always!

> I read the article - but also about half the comments....I

Wow. Im impressed. I just also read half of those comments and you're right. Most people share similar view on that subject.

> Okay, so we should worry whether AI sneaks in and dominates on our social platforms? 

I'm not worried about AI posting articles. What worries me that AI can analyze articles and be used as a support to build engagement. By posting short comments, but comments related to discussed topic. Comments that look genuine. 

I bet most people would not be able to recognize 2-3 sentences in their comment section posted by AI. Wouldn't you agree?

Would you be able to "compete" with users who build their engagement that way? I can forsee this industry (social media) being dominated by those who use AI to support their work. And "regular joe" will have very little chances to gain any traction.

ps.
Thanks for dropping by @arthur.grafo and sharing your thoughts with us. And I'm sorry that it took me so long to read and reply to your comment. 

> If we are to blow ourselves up, let it at least be by a finger which is related to us 

AMEN! :)

Cheers, Piotr
properties (22)
authorcrypto.piotr
permlinkre-arthurgrafo-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t125354333z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["arthur.grafo"],"app":"steemit/0.1"}
created2019-03-18 12:53:54
last_update2019-03-18 12:53:54
depth3
children7
last_payout2019-03-25 12:53:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,176
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,514,744
net_rshares0
@julianhorack ·
Dragons hey?
properties (22)
authorjulianhorack
permlinkre-arthurgrafo-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190325t204411326z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-25 20:44:15
last_update2019-03-25 20:44:15
depth3
children8
last_payout2019-04-01 20:44:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length12
author_reputation505,068,543,123,181
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,939,002
net_rshares0
@beco132 ·
$0.03
AI would be very good on games like steemmonsters I guess. And if it coukd write good comments then dlike.io would be good for it
πŸ‘  , , ,
πŸ‘Ž  
properties (23)
authorbeco132
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t094326162z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 09:43:30
last_update2019-03-10 09:43:30
depth2
children4
last_payout2019-03-17 09:43:30
cashout_time1969-12-31 23:59:59
total_payout_value0.024 HBD
curator_payout_value0.007 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length129
author_reputation13,334,818,383,892
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,004,746
net_rshares46,020,510,698
author_curate_reward""
vote details (5)
@crypto.piotr ·
Thank you for your comment @beco132

Appreciate it.
properties (22)
authorcrypto.piotr
permlinkre-beco132-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t121033999z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["beco132"],"app":"steemit/0.1"}
created2019-03-18 12:10:36
last_update2019-03-18 12:10:36
depth3
children0
last_payout2019-03-25 12:10:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length51
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,513,013
net_rshares0
@neavvy ·
What do you mean by implementation of AI in games like steemmonsters? I have never played it, but I guess it is rather about cards you own, luck and a small dose of tactics (like in case of the most card games).  I am not sure what would be the implementation of AI in this area, but maybe you have some idea @beco132? :)
πŸ‘  
properties (23)
authorneavvy
permlinkre-beco132-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t100706908z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["beco132"],"app":"steemit/0.1"}
created2019-03-10 10:07:06
last_update2019-03-10 10:07:06
depth3
children2
last_payout2019-03-17 10:07:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length321
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,005,551
net_rshares518,696,629
author_curate_reward""
vote details (1)
@belkisa758 ·
We are faced with a liquid society. In this type of society are only generated uncertainties, therefore, to comment on the impact of the IA can become a wear. Interesting comments friend @neavvy. Thank you for sharing.
πŸ‘  , , , , , ,
properties (23)
authorbelkisa758
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t231726793z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["neavvy"],"app":"steemit/0.1"}
created2019-03-10 23:18:27
last_update2019-03-10 23:18:27
depth2
children6
last_payout2019-03-17 23:18:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length218
author_reputation471,675,319,275,938
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,037,195
net_rshares16,961,106,025
author_curate_reward""
vote details (7)
@berniesanders ·
I just randomly voted for your post!  Please give me a follow!
πŸ‘  
properties (23)
authorberniesanders
permlinkberniesanders-re-belkisa758re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t231726793z
categorysteemstem
json_metadata""
created2019-03-10 23:19:30
last_update2019-03-10 23:19:30
depth3
children0
last_payout2019-03-17 23:19:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length62
author_reputation600,251,775,828,524
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,037,247
net_rshares0
author_curate_reward""
vote details (1)
@crypto.piotr ·
Dear @belkisa758

What means liquid society? Would you mind sharing with me meaning of this term?

Yours, Piotr
properties (22)
authorcrypto.piotr
permlinkre-belkisa758-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t153951932z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["belkisa758"],"app":"steemit/0.1"}
created2019-03-18 15:39:54
last_update2019-03-18 15:39:54
depth3
children3
last_payout2019-03-25 15:39:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length111
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,522,713
net_rshares0
@neavvy ·
Yes, liquid society is definitely an on point definition @belkisa758
properties (22)
authorneavvy
permlinkre-belkisa758-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t162337719z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["belkisa758"],"app":"steemit/0.1"}
created2019-03-11 16:23:39
last_update2019-03-11 16:23:39
depth3
children0
last_payout2019-03-18 16:23:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length68
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,078,851
net_rshares0
@beverlyjoe ·
Love it or hate it, AI is part of our life now. From mobile devices to military and space technology, all uses AI to create better interactions for users and more accurate data collection and programming. Technology won't be able to be improved further without the inclusion of AI.

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  , ,
properties (23)
authorbeverlyjoe
permlinkbeverlyjoe-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t100313218z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-10 10:03:15
last_update2019-03-10 10:03:15
depth2
children13
last_payout2019-03-17 10:03:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length351
author_reputation25,262,749,413,981
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,005,424
net_rshares9,784,398,415
author_curate_reward""
vote details (3)
@crypto.piotr ·
Indeed @royer94.

> Love it or hate it, AI is part of our life now. 

You nailed it!

ps. Are you from Malaysia? I used to live there for over 4 years. Good times :) 

Unfortunately, your new gov became lately very hostile towards foreigners and living there become to annoying and difficult  

Thx for dropping by.
πŸ‘  
properties (23)
authorcrypto.piotr
permlinkre-beverlyjoe-beverlyjoe-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t131116481z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["royer94"],"app":"steemit/0.1"}
created2019-03-18 13:11:18
last_update2019-03-18 13:11:18
depth3
children11
last_payout2019-03-25 13:11:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length315
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,515,527
net_rshares682,719,495
author_curate_reward""
vote details (1)
@neavvy ·
That's 100% true @beverlyjoe. We sometimes need just to accept AI, even if it may be terrifying :)
properties (22)
authorneavvy
permlinkre-beverlyjoe-beverlyjoe-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t164552684z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["beverlyjoe"],"app":"steemit/0.1"}
created2019-03-11 16:45:54
last_update2019-03-11 16:45:54
depth3
children0
last_payout2019-03-18 16:45:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length98
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,079,940
net_rshares0
@charleswealth ·
This is indeed a wonderful tool which will be of a great use to us.... @neavvy you are indeed a genius
πŸ‘  ,
properties (23)
authorcharleswealth
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t193955688z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["neavvy"],"app":"steemit/0.1"}
created2019-03-10 19:40:00
last_update2019-03-10 19:40:00
depth2
children1
last_payout2019-03-17 19:40:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length102
author_reputation11,408,571,093,686
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,029,981
net_rshares9,661,270,800
author_curate_reward""
vote details (2)
@neavvy ·
Wow, thank you @charleswealth. I really appreciate that!
properties (22)
authorneavvy
permlinkre-charleswealth-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190315t221809476z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["charleswealth"],"app":"steemit/0.1"}
created2019-03-15 22:18:12
last_update2019-03-15 22:18:12
depth3
children0
last_payout2019-03-22 22:18:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length56
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,378,088
net_rshares0
@coinatory ·
> social media (as an industry) will be dominated by users supported by AI.
>
AI would be always in borders of human imagination
πŸ‘  ,
properties (23)
authorcoinatory
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t165555212z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-11 16:55:24
last_update2019-03-11 16:55:24
depth2
children3
last_payout2019-03-18 16:55:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length128
author_reputation421,252,656,156
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,080,277
net_rshares11,002,541,845
author_curate_reward""
vote details (2)
@crypto.piotr ·
Short and right to the point @coinatory
πŸ‘  
properties (23)
authorcrypto.piotr
permlinkre-coinatory-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t122636929z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["coinatory"],"app":"steemit/0.1"}
created2019-03-18 12:26:36
last_update2019-03-18 12:26:36
depth3
children0
last_payout2019-03-25 12:26:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length39
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,513,652
net_rshares4,252,267,140
author_curate_reward""
vote details (1)
@neavvy ·
Even if it starts to develop itself @coinatory? :)
πŸ‘  
properties (23)
authorneavvy
permlinkre-coinatory-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190315t222535289z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["coinatory"],"app":"steemit/0.1"}
created2019-03-15 22:25:39
last_update2019-03-15 22:25:39
depth3
children1
last_payout2019-03-22 22:25:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length50
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,378,336
net_rshares4,297,535,116
author_curate_reward""
vote details (1)
@dailyexpress ·
This is so touching.. Keep up the good work
πŸ‘  
properties (23)
authordailyexpress
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t163129191z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 16:31:30
last_update2019-03-10 16:31:30
depth2
children1
last_payout2019-03-17 16:31:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length43
author_reputation-118,935,934,076
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,022,309
net_rshares10,236,360,451
author_curate_reward""
vote details (1)
@neavvy ·
Thank you @dailyexpress :)
properties (22)
authorneavvy
permlinkre-dailyexpress-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190313t205540884z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["dailyexpress"],"app":"steemit/0.1"}
created2019-03-13 20:55:42
last_update2019-03-13 20:55:42
depth3
children0
last_payout2019-03-20 20:55:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length26
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,255,915
net_rshares0
@davidfar · (edited)
You are right in some points, about bot comments and things like that. but what I can say about Technology and AI is that it's like a Knife, a human created a knife which you cut fruits with it or some may kill people with knife, but is the knife bad on its own? so I think the problem is not AI, the problem is how to use these Technology and Features. a bad person can make everything bad if you give him/her a great tool still you will see the same bad result. but think what good people can do with great tools? surely nobody likes to just being supported by a robot (AI) and we look for more humans participated in everything. but I mean we can use AI in some parts of each process. so they are products of Humans which this is how we have computers, by human's thoughts and creativity we have these technologies.

Think, AI is good for a disable person who can't do things for himself/herself , so humans can create a Robot which can help a disabled human to do what he can't do.

these are things I am telling you as examples, so I think everything has two side, negative and positive depends on how we use it.
πŸ‘  ,
properties (23)
authordavidfar
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t111838836z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 11:18:42
last_update2019-03-10 11:22:24
depth2
children5
last_payout2019-03-17 11:18:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,117
author_reputation106,364,076,826,918
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,008,095
net_rshares9,925,933,735
author_curate_reward""
vote details (2)
@crypto.piotr ·
Dear @davidfar

> human created a knife which you cut fruits with it or some may kill people with knife, but is the knife bad on its own

To certain degree I agree with you. But knift isn't "intelligent" and doesnt have power. Knife need us (humans) to operate. 

Thanks for your comment buddy.
Yours, Piotr
πŸ‘  
properties (23)
authorcrypto.piotr
permlinkre-davidfar-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t152730608z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["davidfar"],"app":"steemit/0.1"}
created2019-03-18 15:27:30
last_update2019-03-18 15:27:30
depth3
children2
last_payout2019-03-25 15:27:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length307
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,522,094
net_rshares14,112,170,883
author_curate_reward""
vote details (1)
@neavvy ·
Thank you for your reply @davidfar!

> Technology and AI is that it's like a Knife, a human created a knife which you cut fruits with it or some may kill people with knife, but is the knife bad on its own?

I love this metaphor.

> these are things I am telling you as examples, so I think everything has two side, negative and positive depends on how we use it.

I 100% agree with you.

As you rightly noticed knife can't be good or bad, however if it comes to AI the problem may be a bit deeper. If we managed to create a "strong" AI which can experience consciousness and think of itself, it is possible that it will become good or bad. Human toddler also can't be good or bad, as it has not any impact on the surrounding world, as well he can't make any serious decision. Similarly to the AI at the beginning of development.

I think it all depends how we will "bring it up".
πŸ‘  
properties (23)
authorneavvy
permlinkre-davidfar-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t091627025z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["davidfar"],"app":"steemit/0.1"}
created2019-03-16 09:16:27
last_update2019-03-16 09:16:27
depth3
children1
last_payout2019-03-23 09:16:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length879
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,400,888
net_rshares13,947,425,552
author_curate_reward""
vote details (1)
@doifeellucky ·
Yes, I'm worried too! I just wrote an essay level reply to your post and lost it being stupid (playing around with eSteem Surfer at the moment). Turns out it's good that way because I drifted so far off topic summarizing all my disturbing, dystopian thoughts all around machine learning, AI, AGI up to Kurzweils singularity. So... my take on this is that much of social media is already littered with AI tech and this process will only speed up. The big guns in social media and marketing and intelligence services already use the needed, and weirdly willingly provided data of all of us, to feed their machine learning systems with different seemingly different targets but one common makro goal... control!
πŸ‘  ,
properties (23)
authordoifeellucky
permlinkre-cryptopiotr-2019310t14285752z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"esteem/2.0.6-surfer","format":"markdown+html","community":"esteem.app"}
created2019-03-10 13:28:57
last_update2019-03-10 13:28:57
depth2
children2
last_payout2019-03-17 13:28:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length708
author_reputation31,441,436,382,422
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,013,612
net_rshares0
author_curate_reward""
vote details (2)
@crypto.piotr ·
I'm very sorry for such a late reply @doifeellucky

I just had a chance to read your comment. Past few days has been quite crazy but I'm finally slowly catching up with work.

Cheers
Piotr
πŸ‘  
properties (23)
authorcrypto.piotr
permlinkre-doifeellucky-re-cryptopiotr-2019310t14285752z-20190318t130002074z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["doifeellucky"],"app":"steemit/0.1"}
created2019-03-18 13:00:03
last_update2019-03-18 13:00:03
depth3
children0
last_payout2019-03-25 13:00:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length188
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,514,999
net_rshares18,632,736,101
author_curate_reward""
vote details (1)
@neavvy ·
Thank you for your reply @doifeellucky

> The big guns in social media and marketing and intelligence services already use the needed, and weirdly willingly provided data of all of us, to feed their machine learning systems with different seemingly different targets but one common makro goal... control!

I think you are 100% right in this point. Steem is especially controlled by the biggest players with the big amount of SP.
properties (22)
authorneavvy
permlinkre-doifeellucky-re-cryptopiotr-2019310t14285752z-20190319t170208115z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["doifeellucky"],"app":"steemit/0.1"}
created2019-03-19 17:02:09
last_update2019-03-19 17:02:09
depth3
children0
last_payout2019-03-26 17:02:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length428
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,581,032
net_rshares0
@drakernoise · (edited)
$0.02
Thanks __Piotr__  for your call or I would have lost this nice article.
I don’t know much of the guts of AI but it should be a must to build them with a β€œswitch off button”  if things go out of control.
It will be also possible to use AI on Steemit as a sort of β€œguardian” fighting other AIs or spam-bots, aren’t we the creators ? Should we put the necessary means to put things under control.
About the jobs drop I think machines should pay for all those fired. We humans need to stop those huge greedy Companies and individuals who really control the world to bleed us freely. If they want more profits taking apart human issues to produce more they must pay the bill of those who are left behind. Who is going to pay for the products if there is no money?
πŸ‘  , , ,
properties (23)
authordrakernoise
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t004532608z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-11 00:45:33
last_update2019-03-11 00:47:21
depth2
children9
last_payout2019-03-18 00:45:33
cashout_time1969-12-31 23:59:59
total_payout_value0.017 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length758
author_reputation15,146,033,404,999
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,040,461
net_rshares35,320,130,100
author_curate_reward""
vote details (4)
@crypto.piotr ·
Dear @drakernoise

> I don’t know much of the guts of AI but it should be a must to build them with a β€œswitch off button” if things go out of control.

That is surely big concern. Lack of this button.

Thank you for your comment and I'm sorry for such a late reply. Past several days have been very messy and I didn't have enough time to do my work on Steemit.

Have a great week ahead,

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-drakernoise-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t122005095z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["drakernoise"],"app":"steemit/0.1"}
created2019-03-18 12:20:06
last_update2019-03-18 12:20:06
depth3
children1
last_payout2019-03-25 12:20:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length399
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,513,395
net_rshares0
@marvyinnovation ·
@drakemoise,  your comment made my eyes moist!

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  
properties (23)
authormarvyinnovation
permlinkmarvyinnovation-re-drakernoise-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t122521051z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-11 12:25:21
last_update2019-03-11 12:25:21
depth3
children2
last_payout2019-03-18 12:25:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length116
author_reputation2,571,052,721,350
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,065,953
net_rshares10,502,866,179
author_curate_reward""
vote details (1)
@neavvy ·
$0.02
Thank you for your comment @drakernoise

> it should be a must to build them with a β€œswitch off button” if things go out of control.

That's definitely great idea. Hope that they will not find a method to disable this button :)

> It will be also possible to use AI on Steemit as a sort of β€œguardian” fighting other AIs or spam-bots

There are already bots like Cheetah. I think they must be equipped with some sort of AI in order to detect spam efficiently.
πŸ‘  ,
properties (23)
authorneavvy
permlinkre-drakernoise-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190313t204313842z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["drakernoise"],"app":"steemit/0.1"}
created2019-03-13 20:43:15
last_update2019-03-13 20:43:15
depth3
children3
last_payout2019-03-20 20:43:15
cashout_time1969-12-31 23:59:59
total_payout_value0.018 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length458
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,255,248
net_rshares37,228,600,946
author_curate_reward""
vote details (2)
@equipodelta ·
If we continue with these bots that do everything and say everything, if we will be in serious trouble. Where is the so-called social network then?
if we are not sharing with human beings but with bots ...

These bots are part of the articial intelligence, even if they are programmed for a specific task.

To grant the AI ​​free decision, quasi-human capabilities, is to displace our own humanity. It could escape from our hands.
πŸ‘  ,
properties (23)
authorequipodelta
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t055528658z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-11 05:55:30
last_update2019-03-11 05:55:30
depth2
children2
last_payout2019-03-18 05:55:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length430
author_reputation1,176,105,002,948,149
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,051,122
net_rshares21,444,184,719
author_curate_reward""
vote details (2)
@crypto.piotr ·
Solid comment!

I'm very sorry for such a late reply @equipodelta

I just had a chance to read your comment. Past few days has been quite crazy but I'm finally slowly catching up with work.

Cheers
Piotr
properties (22)
authorcrypto.piotr
permlinkre-equipodelta-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t154050548z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["equipodelta"],"app":"steemit/0.1"}
created2019-03-18 15:40:51
last_update2019-03-18 15:40:51
depth3
children0
last_payout2019-03-25 15:40:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length203
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,522,754
net_rshares0
@neavvy ·
Thank you for your reply @equipodelta

> if we are not sharing with human beings but with bots ...

That's definitely true...

> To grant the AI ​​free decision, quasi-human capabilities, is to displace our own humanity. It could escape from our hands.

Obviously there is such possibility. But I do not think it will happen so, you may check my last article for my extended opinion on this issue: https://steemit.com/steemstem/@neavvy/our-fear-of-artificial-intelligence-is-it-reasoned
properties (22)
authorneavvy
permlinkre-equipodelta-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190313t205514400z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["equipodelta"],"links":["https://steemit.com/steemstem/@neavvy/our-fear-of-artificial-intelligence-is-it-reasoned"],"app":"steemit/0.1"}
created2019-03-13 20:55:15
last_update2019-03-13 20:55:15
depth3
children0
last_payout2019-03-20 20:55:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length486
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,255,886
net_rshares0
@felipejoys · (edited)
$0.07
> it would actually require loads of creativity. Something AI lack.

> But at the same time it would be so easy to use AI as an "assistant"

By learning from people's writing styles, it could end up learning how to create interesting publications. It could look up trending topics from google, buffer them from news sites like bbc and cnn, spin those articles, adapt them to writing styles of different authors, then post them on steemit.

In my opinion, this is not even hard to do - nor it would actually require artificial intelligence, although it could get beefed up with some.

However, I'm not convinced social media will be dominated by AI simply because it's a lot cheaper to employ humans instead in this case.

Last but not least, here's a video of [MarI/O - Machine Learning for Video Games, by SethBling](https://www.youtube.com/watch?v=qv6UVOQ0F44)

https://www.youtube.com/watch?v=qv6UVOQ0F44
πŸ‘  , , ,
properties (23)
authorfelipejoys
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t094517556z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1","image":["https://img.youtube.com/vi/qv6UVOQ0F44/0.jpg"],"links":["https://www.youtube.com/watch?v=qv6UVOQ0F44"]}
created2019-03-10 09:45:15
last_update2019-03-10 09:55:39
depth2
children7
last_payout2019-03-17 09:45:15
cashout_time1969-12-31 23:59:59
total_payout_value0.050 HBD
curator_payout_value0.015 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length907
author_reputation284,270,999,814,453
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,004,807
net_rshares94,248,539,642
author_curate_reward""
vote details (4)
@crypto.piotr ·
Dear @felipejoys

> By learning from people's writing styles, it could end up learning how to create interesting publications. 

Indeed. But that  may be still difficult. 

I'm not worried about AI posting articles. What worries me that it can analyze articles and be used as a support to build engagement. By posting short comments, but comments related to discussed topic. Comments that look genuine. 

I bet most people would not be able to recognize 2-3 sentences in their comment section posted by AI. Wouldn't you agree?

Would you be able to "compete" with users who build their engagement that way? I can forsee this industry (social media) being dominated by those who use AI to support their work. And "regular joe" will have very little chances to gain any traction.

ps.
Thank you for your comment and I'm sorry for such a late reply. Past several days have been very messy and I didn't have enough time to do my work on Steemit.

Have a great week ahead,

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-felipejoys-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t120850802z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["felipejoys"],"app":"steemit/0.1"}
created2019-03-18 12:08:51
last_update2019-03-18 12:08:51
depth3
children2
last_payout2019-03-25 12:08:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length980
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,512,956
net_rshares0
@neavvy ·
Thank you for amazing reply @felipejoys :)

> It could look up trending topics from google, buffer them from news sites like bbc and cnn, spin those articles, adapt them to writing styles of different authors, then post them on steemit.

It sounds easy, but I am not sure if it is so in fact. Such algorithm would need to somehow understand the meaning of the words in order to manage them properly, as it should change words in the article without changing the context. Obviously it could just use synonyms, but I think it would be not enough.

In order to make the text sound naturally, it would need to have some sort of intuition. I am not think if it is possible with the current level of AI development. 

> Last but not least, here's a video of MarI/O - Machine Learning for Video Games, by SethBling

That's really interesting, thank you for sharing.
properties (22)
authorneavvy
permlinkre-felipejoys-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t174557697z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["felipejoys"],"app":"steemit/0.1"}
created2019-03-11 17:45:57
last_update2019-03-11 17:45:57
depth3
children3
last_payout2019-03-18 17:45:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length858
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,082,338
net_rshares0
@gabbynhice ·
$8.05
I am 100% percent shareing the opinion of Elen Musk to be honest. 
There will be no happy ending of this story for sure. But hope this is still far. Or somehow we should manage this. 

Example i dont know πŸ˜‚ Maybe to use a fingerprint and voice password or i dont know😁 

But to be honest i am really not happy for this whole AI stuff. 

By the way steem is starting to became more and more investment friendly crypto. I think nowdays the posts are not that much important that before for steem. If i just check how much money they wager every day in the new apps and i compare it with the posts pay out i dont know. 

I hope we stay far from all these AI stuff  but if not there is always another option how to manage. The human brain is still much better than the computers in many ways. But we just use a very small percent of thatπŸ˜‰

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  , , , ,
properties (23)
authorgabbynhice
permlinkgabbynhice-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t084012874z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-10 08:40:12
last_update2019-03-10 08:40:12
depth2
children7
last_payout2019-03-17 08:40:12
cashout_time1969-12-31 23:59:59
total_payout_value6.039 HBD
curator_payout_value2.012 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length904
author_reputation47,116,829,169,441
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,002,625
net_rshares11,284,114,319,758
author_curate_reward""
vote details (5)
@crypto.piotr ·
Dear @gabbynhice

> I hope we stay far from all these AI stuff but if not there is always another option how to manage. 

Thank you for your comment and I'm sorry for such a late reply. Past several days have been very messy and I didn't have enough time to do my work on Steemit.

Have a great week ahead,

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-gabbynhice-gabbynhice-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t113356957z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["gabbynhice"],"app":"steemit/0.1"}
created2019-03-18 11:33:57
last_update2019-03-18 11:33:57
depth3
children0
last_payout2019-03-25 11:33:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length319
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,511,609
net_rshares0
@elektropunkz ·
$0.03
AI can be like watching a train on its road to destruction, i also am a firm believer that once β€˜skynet’ becomes self aware, humanity is fucked. Musk says about the same thing, but (i think it was in his talk with joe rogan) where he also stated that we are still on the crossroad, it can still go in two directions, and otherwise, i think we should merge ... if you can’t beat them, join them. Musk btw also stated that they are very far into introducing new developed tech .... 

Further i’d like to add @crypto.piotr that ai is already a lot further then many people realize .... and there are several blockchain based projects busy with it ... one of them, who recently published a very interesting and amazing article for usage of their blockchain based ai and medical .... https://medium.com/@matrixainetwork/what-the-tech-matrix-ai-server-medical-diagnosis-services-f6146971f164
πŸ‘  ,
properties (23)
authorelektropunkz
permlinkre-gabbynhice-gabbynhice-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190312t072304988z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["crypto.piotr"],"links":["https://medium.com/@matrixainetwork/what-the-tech-matrix-ai-server-medical-diagnosis-services-f6146971f164"],"app":"steemit/0.1"}
created2019-03-12 07:23:06
last_update2019-03-12 07:23:06
depth3
children1
last_payout2019-03-19 07:23:06
cashout_time1969-12-31 23:59:59
total_payout_value0.027 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length885
author_reputation5,449,987,607,503
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,119,905
net_rshares52,794,138,219
author_curate_reward""
vote details (2)
@heartwalk ·
I agreed with you
πŸ‘  
properties (23)
authorheartwalk
permlinkre-gabbynhice-gabbynhice-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190312t154845371z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-12 15:48:45
last_update2019-03-12 15:48:45
depth3
children0
last_payout2019-03-19 15:48:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length17
author_reputation397,144,234,805
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,151,192
net_rshares19,534,167,390
author_curate_reward""
vote details (1)
@magicdice ·
re-gabbynhice-gabbynhice-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t083233041z
<p><strong>Magic Dice</strong> has rewarded your post with a <strong>86%</strong> upvote. Thanks for playing <a href="https://magic-dice.com/">Magic Dice</a>.</p>
properties (22)
authormagicdice
permlinkre-gabbynhice-gabbynhice-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t083233041z
categorysteemstem
json_metadata{"tags":["magicdice"],"app":"magicdice"}
created2019-03-11 08:32:33
last_update2019-03-11 08:32:33
depth3
children0
last_payout2019-03-18 08:32:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length162
author_reputation22,890,191,383,200
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,056,586
net_rshares0
@neavvy ·
$0.02
Thank you for your reply @gabbynhice!

> Example i dont know πŸ˜‚ Maybe to use a fingerprint and voice password or i dont know😁

This is at leas some conception :)

> By the way steem is starting to became more and more investment friendly crypto. I think nowdays the posts are not that much important that before for steem.

That's true. Also the price of Steem has increased by 28% during recent 7 days. Incredible.

> I hope we stay far from all these AI stuff but if not there is always another option how to manage. The human brain is still much better than the computers in many ways. But we just use a very small percent of thatπŸ˜‰

To be honest it is still much better than any computer in the world. If it comes to mathematical operations and remembering a lot of data we are maybe behind, but I think it will take a long time before computer achieve our level of creativity and consciousness :)
πŸ‘  
properties (23)
authorneavvy
permlinkre-gabbynhice-gabbynhice-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t170053814z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["gabbynhice"],"app":"steemit/0.1"}
created2019-03-11 17:00:54
last_update2019-03-11 17:00:54
depth3
children1
last_payout2019-03-18 17:00:54
cashout_time1969-12-31 23:59:59
total_payout_value0.022 HBD
curator_payout_value0.002 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length899
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,080,520
net_rshares43,341,406,313
author_curate_reward""
vote details (1)
@generator78 ·
Dear @ crypto.piotr

I thank you for your support and your kind transfer.

In responding to you,
I assure you that I have noticed that several accounts have earned a lot of thousand dollars in short time and I was convinced that they are using incorrect methods.

But what worries me the most is that the makers of the social networks of which '' STEEMIT '' are sparing no effort to open investigations and consequently take measures to stop this type of illegal behavior.

I feel that these people are happy and rich for these platforms

so it's as if these thoughtful networks were created to create robots and generate money from the efforts of real people that produces a continuous and considerable effort

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  ,
properties (23)
authorgenerator78
permlinkgenerator78-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t123732967z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-10 12:37:33
last_update2019-03-10 12:37:33
depth2
children2
last_payout2019-03-17 12:37:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length780
author_reputation110,030,762,958
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,011,497
net_rshares0
author_curate_reward""
vote details (2)
@crypto.piotr ·
Great comment buddy

Thanks for dropping by @generator78 and sharing your thoughts with us. And I'm sorry that it took me so long to read and reply to your comment. 

Cheers, Piotr
properties (22)
authorcrypto.piotr
permlinkre-generator78-generator78-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t125759892z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["generator78"],"app":"steemit/0.1"}
created2019-03-18 12:58:00
last_update2019-03-18 12:58:00
depth3
children0
last_payout2019-03-25 12:58:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length180
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,514,913
net_rshares0
@neavvy ·
Sorry for such a late reply but I missed your comment somehow in this jungle of comments haha :)

> I assure you that I have noticed that several accounts have earned a lot of thousand dollars in short time and I was convinced that they are using incorrect methods.

Which accounts do you mean?

> But what worries me the most is that the makers of the social networks of which '' STEEMIT '' are sparing no effort to open investigations and consequently take measures to stop this type of illegal behavior.

That's true. When someone possess a lot of Steem Power he is almost untouchable on this platform. On the other side, when someone has not a lot of SP he can be easily destroyed.
properties (22)
authorneavvy
permlinkre-generator78-generator78-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t165936710z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-19 16:59:36
last_update2019-03-19 16:59:36
depth3
children0
last_payout2019-03-26 16:59:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length685
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,580,916
net_rshares0
@globocop · (edited)
***AI is a weapon*** in, wait: The Spiritual War we are in, whose declared goal it is to replace/eliminate human beings in their current (DNA) form BECAUSE we are made in the image of God. It is a complex subject, but not that difficult to understand once we comprehend Genesis 6:1-4, the Book of Enoch, etc. 

Here is an interesting article, referring to a statement made by ***HUGO DE GARIS***, here just mentioned as an expert. De Garis presented the most complete presentation of what it means: *"A.I. will be 'billions of times' smarter than humans and man needs to merge with it.* 

His presentation at Branson's Transhumanism Conference, which aired on MSP Waves last year was historic! I am happy to re-air on VIMM if interest is signaled. Note, Hugo de Garis is not (yet) a Christian.
  
https://www.cnbc.com/2018/02/13/a-i-will-be-billions-of-times-smarter-than-humans-man-and-machine-need-to-merge.html?__source=twitter%7Cmain
πŸ‘  , ,
properties (23)
authorglobocop
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t130743095z
categorysteemstem
json_metadata{"tags":["steemstem"],"links":["https://www.cnbc.com/2018/02/13/a-i-will-be-billions-of-times-smarter-than-humans-man-and-machine-need-to-merge.html?__source=twitter%7Cmain"],"app":"steemit/0.1"}
created2019-03-10 13:07:42
last_update2019-03-10 19:41:24
depth2
children4
last_payout2019-03-17 13:07:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length937
author_reputation22,746,586,322,771
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,012,739
net_rshares9,291,110,211
author_curate_reward""
vote details (3)
@crypto.piotr ·
Great comment buddy

Thanks for dropping by @globocop and sharing your thoughts with us. And I'm sorry that it took me so long to read and reply to your comment. 

Cheers, Piotr
πŸ‘  
properties (23)
authorcrypto.piotr
permlinkre-globocop-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t130131421z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["globocop"],"app":"steemit/0.1"}
created2019-03-18 13:01:33
last_update2019-03-18 13:01:33
depth3
children1
last_payout2019-03-25 13:01:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length177
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,515,064
net_rshares29,268,362,144
author_curate_reward""
vote details (1)
@neavvy ·
Thank you for sharing this article @globocop, it is really interesting. 

> A.I. will be 'billions of times' smarter than humans and man needs to merge with it.

I think this statement is true, although it is not easy to accept :)
πŸ‘  
properties (23)
authorneavvy
permlinkre-globocop-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t173035801z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["globocop"],"app":"steemit/0.1"}
created2019-03-11 17:30:36
last_update2019-03-11 17:30:36
depth3
children1
last_payout2019-03-18 17:30:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length230
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,081,724
net_rshares22,224,090,537
author_curate_reward""
vote details (1)
@greencross ·
$0.03
> That would surely be still quite difficult to achieve. To create interesting publication -> it would actually require loads of creativity. Something AI lack.

I recommend you checking https://archillect.com/ it's basically an AI that scouts the net in search of visually appealing images and videos. It has a taste of it's own.

I also recommend checking https://deepjazz.io/ for reconsidering about AI's creativity.

All in all no one creates anything nowadays, [everything is a remix](https://www.everythingisaremix.info/), so AI are fostering their creativity by ultimately copying, mashing up and rendering what has already been done. Just like us :) 😁✌

Posted using [Partiko Android](https://partiko.app/referral/greencross)
πŸ‘  ,
properties (23)
authorgreencross
permlinkgreencross-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190314t090928252z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-14 09:09:30
last_update2019-03-14 09:09:30
depth2
children4
last_payout2019-03-21 09:09:30
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length732
author_reputation89,647,673,681,332
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,287,122
net_rshares39,062,748,876
author_curate_reward""
vote details (2)
@crypto.piotr ·
Thanks for dropping by @greencross and sharing your thoughts with us. And I'm sorry that it took me so long to read and reply to your comment. 

Also big thx for sharing that link with us. Will check it our right away :)

Cheers, Piotr
properties (22)
authorcrypto.piotr
permlinkre-greencross-greencross-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t124254068z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["greencross"],"app":"steemit/0.1"}
created2019-03-18 12:42:54
last_update2019-03-18 12:42:54
depth3
children1
last_payout2019-03-25 12:42:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length235
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,514,332
net_rshares0
@neavvy ·
Thank you for sharing those super interesting links @greencross. I am definitely going to check them out :)
properties (22)
authorneavvy
permlinkre-greencross-greencross-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t101944075z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["greencross"],"app":"steemit/0.1"}
created2019-03-16 10:19:45
last_update2019-03-16 10:19:45
depth3
children1
last_payout2019-03-23 10:19:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length107
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,402,640
net_rshares0
@happyme · (edited)
>  (I've seen people replying to them, thinking those accounts belong to humans).

I have responded to accounts that I knew were bots with the hope that the human BEHIND the bot reads the comment, so I wouldn't necessarily say that all responses to bots are because people are being fooled.

BTW @crypto.piotr, you asked me to let you know when I post anything about Steem... I just did.
πŸ‘  ,
properties (23)
authorhappyme
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t185301884z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1","users":["crypto.piotr"]}
created2019-03-10 18:53:03
last_update2019-03-10 19:04:48
depth2
children8
last_payout2019-03-17 18:53:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length387
author_reputation149,223,564,392,442
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,028,203
net_rshares9,719,460,595
author_curate_reward""
vote details (2)
@crypto.piotr ·
I'm very sorry for such a late reply @happyme

I just had a chance to read your comment. Past few days has been quite crazy but I'm finally slowly catching up with work.

> you asked me to let you know when I post anything about Steem... I just did.

Perhaps in the future you can send me memo with 2-3 sentences about your post + link ? What do you think? Otherwise it's so easy to miss your new publications.

Cheers
Piotr
properties (22)
authorcrypto.piotr
permlinkre-happyme-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t130653598z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["happyme"],"app":"steemit/0.1"}
created2019-03-18 13:06:54
last_update2019-03-18 13:06:54
depth3
children1
last_payout2019-03-25 13:06:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length424
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,515,315
net_rshares0
@neavvy ·
$0.02
Thank you for your comment @happyme!

> I have responded to accounts that I knew were bots with the hope that the human BEHIND the bot reads the comment

I was also doing that, but unfortunately I have never got any reply.
πŸ‘  
properties (23)
authorneavvy
permlinkre-happyme-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190315t221655690z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["happyme"],"app":"steemit/0.1"}
created2019-03-15 22:16:57
last_update2019-03-15 22:16:57
depth3
children5
last_payout2019-03-22 22:16:57
cashout_time1969-12-31 23:59:59
total_payout_value0.018 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length222
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,378,021
net_rshares37,145,742,358
author_curate_reward""
vote details (1)
@ikkelins ·
$0.02
I believe so you know @crypto.piotr the developments of Artificial Intelligence is accelerating rapidly and even though it is still in  a very young stage i believe it would take up most industries with its products and not only within the social industry. Let's hope they don't build robots to take up our jobs also lol. 

Yours Ikkelins.
πŸ‘  ,
properties (23)
authorikkelins
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190313t054706417z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["crypto.piotr"],"app":"steemit/0.1"}
created2019-03-13 05:47:06
last_update2019-03-13 05:47:06
depth2
children4
last_payout2019-03-20 05:47:06
cashout_time1969-12-31 23:59:59
total_payout_value0.016 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length339
author_reputation-17,985,425,406
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,199,455
net_rshares31,681,035,877
author_curate_reward""
vote details (2)
@crypto.piotr ·
Thanks for dropping by @ikkelins and sharing your thoughts with us. And I'm sorry that it took me so long to read and reply to your comment. 

Cheers, Piotr
properties (22)
authorcrypto.piotr
permlinkre-ikkelins-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t124008976z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["ikkelins"],"app":"steemit/0.1"}
created2019-03-18 12:40:09
last_update2019-03-18 12:40:09
depth3
children1
last_payout2019-03-25 12:40:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length156
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,514,226
net_rshares0
@neavvy ·
Thank you for your comment @ikkelins

> it is still in a very young stage i believe it would take up most industries with its products and not only within the social industry.

It definitely will, but social industry is in my opinion among the most dangered ones.

> Let's hope they don't build robots to take up our jobs also lol.

I have recently written an article about that. [Here you can check it out.](https://steemit.com/steemstem/@neavvy/our-fear-of-artificial-intelligence-is-it-reasoned)
properties (22)
authorneavvy
permlinkre-ikkelins-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t101012894z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["ikkelins"],"links":["https://steemit.com/steemstem/@neavvy/our-fear-of-artificial-intelligence-is-it-reasoned"],"app":"steemit/0.1"}
created2019-03-16 10:10:12
last_update2019-03-16 10:10:12
depth3
children1
last_payout2019-03-23 10:10:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length498
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,402,385
net_rshares0
@jbgarrison72 ·
The bottom line is "value." Does AI and/or AI-assisted content provide "value?"
πŸ‘  ,
properties (23)
authorjbgarrison72
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t173453743z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-11 17:30:51
last_update2019-03-11 17:30:51
depth2
children5
last_payout2019-03-18 17:30:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length79
author_reputation566,070,104,139
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,081,731
net_rshares10,992,269,595
author_curate_reward""
vote details (2)
@neavvy ·
Thank you for your reply @jbgarrison72!

> Does AI and/or AI-assisted content provide "value?"

Not yet definitely. But once strong AI is developed, it may occur that it provides more value than human-made content!
πŸ‘  
properties (23)
authorneavvy
permlinkre-jbgarrison72-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t093500119z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["jbgarrison72"],"app":"steemit/0.1"}
created2019-03-16 09:35:00
last_update2019-03-16 09:35:00
depth3
children4
last_payout2019-03-23 09:35:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length214
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,401,363
net_rshares2,979,529,905
author_curate_reward""
vote details (1)
@josecito ·
Interesante, en lo personal me encanta la ciencia ficciΓ³n, y con respecto al post, recuerdo que muchos escritos en el pasado anunciaron sobre inventos que aparecieron siglos despuΓ©s. Me encanta este post.
πŸ‘  ,
properties (23)
authorjosecito
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t124455718z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-11 15:42:39
last_update2019-03-11 15:42:39
depth2
children1
last_payout2019-03-18 15:42:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length204
author_reputation135,858,713,787
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,076,822
net_rshares10,416,436,494
author_curate_reward""
vote details (2)
@neavvy ·
Actually I do not understand Spanish @josecito :) (I used Google translator)

Thank you very much. I am really glad you enjoyed the article.
properties (22)
authorneavvy
permlinkre-josecito-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t093340683z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["josecito"],"app":"steemit/0.1"}
created2019-03-16 09:33:39
last_update2019-03-16 09:33:39
depth3
children0
last_payout2019-03-23 09:33:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length140
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,401,334
net_rshares0
@juanmolina ·
$0.02
Hi dear @crypto.piotr.

Obviously talking about AI is and will be something fascinating. It's like being able to touch the future. Touch it literally.

With AI, the future stops being a hypothesis to become a thesis.

But I want to make a reflection that I can not stop bringing up. And it is motivated to a "catastrophic" phenomenon that we have just experienced in my country.

Venezuela has just suffered a Total Blackout. Zero electric power throughout the territory.

Regardless of the reasons that caused it, I can tell you that what I experienced made me remember that movie where Will smith remains only in a post apocalyptic city.

All the AI ​​that we can develop, no matter how great we manage to do it, will be nothing without a supply of sustainable electric power.

Efforts should be channeled to develop IA with the intention of developing a self-sustaining power supply.

With AI you can study the electrical consumption patterns of a city and make the necessary adjustments to optimize the distribution.

Thank you @neavvy for bringing us this alienating theme.
πŸ‘  , ,
properties (23)
authorjuanmolina
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t222800489z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["crypto.piotr","neavvy"],"app":"steemit/0.1"}
created2019-03-11 21:58:42
last_update2019-03-11 21:58:42
depth2
children5
last_payout2019-03-18 21:58:42
cashout_time1969-12-31 23:59:59
total_payout_value0.017 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,078
author_reputation89,610,462,911,942
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,095,389
net_rshares35,301,039,687
author_curate_reward""
vote details (3)
@crypto.piotr ·
Dear @juanmolina

Amazing comment. As always!

> Venezuela has just suffered a Total Blackout. Zero electric power throughout the territory.

That news seem to shock most of developed countries. Seriously I dont think anyone ever expected that things could go so wrong in country, which isn't a warzone area.

Thx for sharing your view on that topic.

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-juanmolina-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t122543436z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["juanmolina"],"app":"steemit/0.1"}
created2019-03-18 12:25:45
last_update2019-03-18 12:25:45
depth3
children0
last_payout2019-03-25 12:25:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length363
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,513,612
net_rshares0
@julianhorack ·
In South Africa we have been going through 5 hours of blackouts a day, divided into two periods of 2.5 hours each, morning and evening. Solar panels and battery help but may be costly. Internet goes out, water pumps stop pumping on the farm so no drinking water. At least we can prepare and it is temporary. Not as bad as you guys though...yet.
properties (22)
authorjulianhorack
permlinkre-juanmolina-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190325t203519862z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-25 20:35:21
last_update2019-03-25 20:35:21
depth3
children2
last_payout2019-04-01 20:35:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length344
author_reputation505,068,543,123,181
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,938,724
net_rshares0
@neavvy ·
Thank you for your reply @juanmolina!

> It's like being able to touch the future. Touch it literally.

Indeed, well said :)

> Venezuela has just suffered a Total Blackout. Zero electric power throughout the territory.

I have heard about that. Really terrible.

> Efforts should be channeled to develop IA with the intention of developing a self-sustaining power supply.

I think this possibility of unplugging the power supply may be the only form of control over AI in opinion of many people. Equipping AI with a self-sustaining power supply would be definitely great for the AI itself, but I think it would cause a lot of concerns among the society (even if there are already plenty of them).

Anyway, something should be done in order to decentralize the electric industry and enable people to produce their own electricity. Right now, when electricity is centralized we are constantly at risk of such situations. Maybe blockchain is a solution?

> With AI you can study the electrical consumption patterns of a city and make the necessary adjustments to optimize the distribution.

That's really great idea, worth implementing.
properties (22)
authorneavvy
permlinkre-juanmolina-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t085553193z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["juanmolina"],"app":"steemit/0.1"}
created2019-03-16 08:55:54
last_update2019-03-16 08:55:54
depth3
children0
last_payout2019-03-23 08:55:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,134
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,400,359
net_rshares0
@julianhorack · (edited)
Thanks for alerting me to this post Piotr, have upvoted, it is a very interesting topic. Apparently AI does actually compile articles posted online already and has gone further than just making notes. To be honest we don't really know who is a bot and who is human any more, even here on Steemit. I wouldn't be surprised if there are more bots and bot writers than we imagine. The reality is shifting in our generation it seems.
Once machine learning is perfected, machines will teach themselves and learn faster than we can. There will be a time of a tipping point where AI becomes exponentially more powerful than the human mind, even in creating written articles for blogs like Steemit. I'm sure of it. 

The weird thing is that AI could be writing articles (true or fake news) and posting them online, only to be picked up by other AI who then write added articles so that one sets off the other in a spiral along some strange path far from reality on the ground simply because the AI algos are in a feedback loop with each other.

Something like this caused one of the biggest stock market crashes, perhaps in the 1980s, where algo bot traders reacted to other bot traders on the other side of America and caused each other to trigger a massive selloff, crashing the stock market, so this kind of thing can get really out of hand, before correcting. Elon Musk may have been right to be worried about AI.
πŸ‘  ,
properties (23)
authorjulianhorack
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t171036349z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-11 17:10:39
last_update2019-03-11 17:13:42
depth2
children11
last_payout2019-03-18 17:10:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,408
author_reputation505,068,543,123,181
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,080,874
net_rshares17,763,855,092
author_curate_reward""
vote details (2)
@crypto.piotr ·
Dear @julianhorack

> Apparently AI does actually compile articles posted online already and has gone further than just making notes. 

It doesnt really surprise me.

Thank you for your comment and I'm sorry for such a late reply. Past several days have been very messy and I didn't have enough time to do my work on Steemit.

> I wouldn't be surprised if there are more bots and bot writers than we imagine. 

You may be right. Perhaps social media is dying industry (for humans). Hard to tell.

I'm not worried about AI posting articles. What worries me that AI can analyze articles and be used as a support to build engagement. By posting short comments, but comments related to discussed topic. Comments that look genuine. 

I bet most people would not be able to recognize 2-3 sentences in their comment section posted by AI. Wouldn't you agree?

Would you be able to "compete" with users who build their engagement that way? I can forsee this industry (social media) being dominated by those who use AI to support their work. And "regular joe" will have very little chances to gain any traction.

Have a great week ahead,

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-julianhorack-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t123831191z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["julianhorack"],"app":"steemit/0.1"}
created2019-03-18 12:38:33
last_update2019-03-18 12:38:33
depth3
children9
last_payout2019-03-25 12:38:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,140
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,514,159
net_rshares0
@neavvy ·
Thank you for your amazing reply @julianhorack

> To be honest we don't really know who is a bot and who is human any more, even here on Steemit. I wouldn't be surprised if there are more bots and bot writers than we imagine. 

That's right. And unfortunately there are more and more bots over social media.

> Something like this caused one of the biggest stock market crashes, perhaps in the 1980s, where algo bot traders reacted to other bot traders on the other side of America and caused each other to trigger a massive selloff, crashing the stock market, so this kind of thing can get really out of hand, before correcting

Wow, that's really interesting, I haven't known about this stock market crash in 1980s. But yes, such scenario is very likely in the social media are, so differencing the fake news will be virtually impossible.
properties (22)
authorneavvy
permlinkre-julianhorack-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t100602983z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["julianhorack"],"app":"steemit/0.1"}
created2019-03-16 10:06:03
last_update2019-03-16 10:06:03
depth3
children0
last_payout2019-03-23 10:06:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length840
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,402,281
net_rshares0
@juliocesar7 ·
Para mi IA es algo reciente, por este motivo me he tomado el tiempo de investigar sobre este concepto, me impresiona lo extenso del contenido en este interesante tema, sin duda alguna el futuro ya estΓ‘ en nuestro presente.
πŸ‘  ,
properties (23)
authorjuliocesar7
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t235504359z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-11 23:55:06
last_update2019-03-11 23:55:06
depth2
children2
last_payout2019-03-18 23:55:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length222
author_reputation2,005,162,676,067
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,101,782
net_rshares12,761,944,756
author_curate_reward""
vote details (2)
@neavvy ·
Yes, AI is definitely a very interesting topic @juliocesar7 :)
πŸ‘  
properties (23)
authorneavvy
permlinkre-juliocesar7-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t093819471z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["juliocesar7"],"app":"steemit/0.1"}
created2019-03-16 09:38:18
last_update2019-03-16 09:38:18
depth3
children1
last_payout2019-03-23 09:38:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length62
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,401,466
net_rshares529,783,573
author_curate_reward""
vote details (1)
@justinchicken ·
I think ai is pretty scary for the near future, even more there's so many automated bots and stuff appearing, even in daily life, with companies big data, dodgy phone scams etc. But in the long term, I think it'll be great. 
There's a YouTuber called Fraser Cain who reports on astronomy /space news and he's off the opinion that robots will spread around the galaxy, not humans. After all, a human life span is short, but robots have no trouble waiting the thousands of years it will take to travel to other star systems, they don't need oxygen, they can resist some degree of radiation etc. 
If humans ever get to that technological level, uploading their minds into computers will be the way to go. But, first we have to prevent the destruction of everything by human pollution then we can worry about the future of ai

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  ,
properties (23)
authorjustinchicken
permlinkjustinchicken-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t105715312z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-10 10:57:15
last_update2019-03-10 10:57:15
depth2
children1
last_payout2019-03-17 10:57:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length891
author_reputation42,696,698,561,096
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,007,266
net_rshares9,976,122,029
author_curate_reward""
vote details (2)
@neavvy ·
Thank you for your amazing reply @justinchicken

> he's off the opinion that robots will spread around the galaxy, not humans. After all, a human life span is short, but robots have no trouble waiting the thousands of years it will take to travel to other star systems, they don't need oxygen, they can resist some degree of radiation etc.

Very interesting point of view. I think he is right, there is actually no point in sending humans into space in my opinion :)

> But, first we have to prevent the destruction of everything by human pollution

That's definitely true. Firstly we need to take care of our planet :)
properties (22)
authorneavvy
permlinkre-justinchicken-justinchicken-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t090354501z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["justinchicken"],"app":"steemit/0.1"}
created2019-03-16 09:03:54
last_update2019-03-16 09:03:54
depth3
children0
last_payout2019-03-23 09:03:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length619
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,400,567
net_rshares0
@krischik ·
> I wasnt aware that speach recognition is giving AI so much trouble. Interesting ...

Main problem that computer have is error correction. Humans are pretty good at error correction and even when a significant part of the communication is lost, way by background noice, a human can still understand.

Same for colour vision. We only have enough colour vision nerve ending in the centre of view to see in colour. Most of the colour you see is error (aka missing info) corrected in.

Computer can't do that. They need the source information in much better quality then humans.
πŸ‘  ,
properties (23)
authorkrischik
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t152335087z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-11 15:23:36
last_update2019-03-11 15:23:36
depth2
children2
last_payout2019-03-18 15:23:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length575
author_reputation15,247,708,436,415
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,075,599
net_rshares10,461,843,308
author_curate_reward""
vote details (2)
@crypto.piotr ·
Dear @krischik

> Main problem that computer have is error correction. Humans are pretty good at error correction

I never actually thought about it. Interesting point.

Thanks for dropping by and sharing your opinion. And I'm very sorry for such a late reply.

Have a great week ahead,

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-krischik-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t122748694z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["krischik"],"app":"steemit/0.1"}
created2019-03-18 12:27:48
last_update2019-03-18 12:27:48
depth3
children0
last_payout2019-03-25 12:27:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length299
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,513,699
net_rshares0
@neavvy ·
Really interesting comment @krischik

> Same for colour vision. We only have enough colour vision nerve ending in the centre of view to see in colour. Most of the colour you see is error (aka missing info) corrected in.

I haven't known that. Thank you!
properties (22)
authorneavvy
permlinkre-krischik-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t092909414z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["krischik"],"app":"steemit/0.1"}
created2019-03-16 09:29:09
last_update2019-03-16 09:29:09
depth3
children0
last_payout2019-03-23 09:29:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length253
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,401,222
net_rshares0
@lightsplasher ·
It is a really interesting question.  I wrote an answer as part of my [daily actifit post.](https://steemit.com/actifit/@lightsplasher/actifit-lightsplasher-20190311t043618246z)  In brief, I don't think AI is that much of an issue for a social network like Steemit.
πŸ‘  ,
properties (23)
authorlightsplasher
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t045300007z
categorysteemstem
json_metadata{"tags":["steemstem"],"links":["https://steemit.com/actifit/@lightsplasher/actifit-lightsplasher-20190311t043618246z"],"app":"steemit/0.1"}
created2019-03-11 04:53:00
last_update2019-03-11 04:53:00
depth2
children1
last_payout2019-03-18 04:53:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length265
author_reputation376,462,201,219,901
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,049,168
net_rshares9,602,941,039
author_curate_reward""
vote details (2)
@neavvy ·
$0.03
Thank you for your amazing reply @lightsplasher. I am going to read it now :)
πŸ‘  
properties (23)
authorneavvy
permlinkre-lightsplasher-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t092439126z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["lightsplasher"],"app":"steemit/0.1"}
created2019-03-16 09:24:39
last_update2019-03-16 09:24:39
depth3
children0
last_payout2019-03-23 09:24:39
cashout_time1969-12-31 23:59:59
total_payout_value0.023 HBD
curator_payout_value0.007 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length77
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,401,115
net_rshares46,454,087,284
author_curate_reward""
vote details (1)
@lion200 ·
@neavvy thanks for sharing this interesting post. 
@crypto.piotr I see AI developing a lot in the near future but I don’t expect a huge impact of AI in social media. At least not in the coming couple of years. 

If you think about the social media, why it has grown so much in the past years... people post, share, like items to interact with other people. When I post something in SteemIt I am mostly interested in feedback from people who read it, giving their opinion which is based on a lot of complex factors like the environment they grew up, the family/relationship they had, the culture affecting this very personal and honest opinion. This is unreplaceable in my opinion.

In matters where we have human creation, imagination, emotion etc. I don’t think AI can come even near the level of the complexity of human way of thinking.

Sure, AI can have a more supportive role in social media. Can do a lot of prep work for an author or commenter by doing fast analysis about some topics. But the human blog post containing human feeling and emotions can simply not be created by AI. At least not now, to the best of my knowledge.

Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
πŸ‘  , , ,
properties (23)
authorlion200
permlinklion200-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t103502633z
categorysteemstem
json_metadata{"app":"partiko","client":"ios"}
created2019-03-10 10:35:03
last_update2019-03-10 10:35:03
depth2
children4
last_payout2019-03-17 10:35:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,196
author_reputation18,831,922,346,716
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,006,531
net_rshares13,205,934,358
author_curate_reward""
vote details (4)
@crypto.piotr ·
Dear @lion200

> I see AI developing a lot in the near future but I don’t expect a huge impact of AI in social media. At least not in the coming couple of years.

You may be right.

> I don’t think AI can come even near the level of the complexity of human way of thinking.

That's true. But AI working as an "assistant" can easily fool many. Just the way bots did on instagram and facebook in the past. It took years for people to learn how to recognize bot. It will be even harder to recognize combination of account run by human + AI.

I'm not worried about AI posting articles. What worries me that AI can analyze articles and be used as a support to build engagement. By posting short comments, but comments related to discussed topic. Comments that look genuine. 

I bet most people would not be able to recognize 2-3 sentences in their comment section posted by AI. Wouldn't you agree?

Would you be able to "compete" with users who build their engagement that way? I can forsee this industry (social media) being dominated by those who use AI to support their work. And "regular joe" will have very little chances to gain any traction.

Have a great week ahead,

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-lion200-lion200-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t153147614z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["lion200"],"app":"steemit/0.1"}
created2019-03-18 15:31:48
last_update2019-03-18 15:31:48
depth3
children2
last_payout2019-03-25 15:31:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,182
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,522,357
net_rshares0
@neavvy ·
Thank you for you feedback @lion200 :)

> When I post something in SteemIt I am mostly interested in feedback from people who read it, giving their opinion which is based on a lot of complex factors like the environment they grew up, the family/relationship they had, the culture affecting this very personal and honest opinion.

That's 100% true. AI would need to analyze hundreds of thousand of comments in order to learn to simulate those complex factors and create something like "artificial circumstances". This is probably the only way it can liken to the human content creators and ensure this uniqueness of opinions.

> I don’t think AI can come even near the level of the complexity of human way of thinking.

Following its current development, even though it is exponential,  it will probably not. But we can't be sure that there will be no significant breakthrough in the future.

>  But the human blog post containing human feeling and emotions can simply not be created by AI. At least not now, to the best of my knowledge.

I fully agree with this statement :)
properties (22)
authorneavvy
permlinkre-lion200-lion200-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t172712040z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["lion200"],"app":"steemit/0.1"}
created2019-03-11 17:27:12
last_update2019-03-11 17:27:12
depth3
children0
last_payout2019-03-18 17:27:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,074
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,081,596
net_rshares0
@littlenewthings ·
$0.03
> Personally I'm worried and quite convinced, that within few years from now social media (as an industry) will be dominated by users supported by AI.

I personally feel..... In the weirdest ways... it has already begun.... Look at those _propaganda_ skewed comments... sometimes it really do not sound like an organic troll on a certain _skewed_ comment on certain issues.... 

Which is specially set to misled public (humans) reading...
πŸ‘  , ,
properties (23)
authorlittlenewthings
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t145540718z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 14:55:54
last_update2019-03-10 14:55:54
depth2
children2
last_payout2019-03-17 14:55:54
cashout_time1969-12-31 23:59:59
total_payout_value0.024 HBD
curator_payout_value0.007 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length438
author_reputation175,889,492,623,506
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,017,676
net_rshares45,827,447,187
author_curate_reward""
vote details (3)
@crypto.piotr ·
You may be right @littlenewthings.

It has already begun. Are we doomed? :) Hope not :)

Cheers
Piotr
properties (22)
authorcrypto.piotr
permlinkre-littlenewthings-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t121250587z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["littlenewthings"],"app":"steemit/0.1"}
created2019-03-18 12:12:51
last_update2019-03-18 12:12:51
depth3
children0
last_payout2019-03-25 12:12:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length101
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,513,098
net_rshares0
@neavvy ·
Which "propaganda skewed comments" do you mean @littlenewthings?
properties (22)
authorneavvy
permlinkre-littlenewthings-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t164016861z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["littlenewthings"],"app":"steemit/0.1"}
created2019-03-11 16:40:18
last_update2019-03-11 16:40:18
depth3
children0
last_payout2019-03-18 16:40:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length64
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,079,680
net_rshares0
@lucycohete ·
It really scares the I A, because if it depends on what wl human being wants to do with it, we are lost, everything always ends badly. But the truth is I do not think we'll see it, I do not think we'll have so much time on this earth to see it.
πŸ‘  , , , ,
properties (23)
authorlucycohete
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t142154152z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 14:22:00
last_update2019-03-10 14:22:00
depth2
children6
last_payout2019-03-17 14:22:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length244
author_reputation1,146,194,333,556
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,016,037
net_rshares26,685,414,867
author_curate_reward""
vote details (5)
@crypto.piotr ·
Thanks for dropping by @lucycohete and sharing your thoughts with us. And I'm sorry that it took me so long to read and reply to your comment. 

Also big thx for sharing that link with us. Will check it our right away :)

Cheers, Piotr
properties (22)
authorcrypto.piotr
permlinkre-lucycohete-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t124843133z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["lucycohete"],"app":"steemit/0.1"}
created2019-03-18 12:48:45
last_update2019-03-18 12:48:45
depth3
children0
last_payout2019-03-25 12:48:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length235
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,514,542
net_rshares0
@crypto.piotr ·
Solid comment!

I'm very sorry for such a late reply @equipodelta

I just had a chance to read your comment. Past few days has been quite crazy but I'm finally slowly catching up with work.

Cheers
Piotr
properties (22)
authorcrypto.piotr
permlinkre-lucycohete-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t203104998z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["equipodelta"],"app":"steemit/0.1"}
created2019-03-18 20:31:06
last_update2019-03-18 20:31:06
depth3
children0
last_payout2019-03-25 20:31:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length203
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,535,175
net_rshares0
@neavvy ·
Very saddening comment @lucycohete. You are right, we cannot predict how AI is going to behave, because we don't know the level of its development in the future.

> I do not think we'll have so much time on this earth to see it.

If not the AI, what do you think will end our species on this planet?
properties (22)
authorneavvy
permlinkre-lucycohete-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t220314456z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["lucycohete"],"app":"steemit/0.1"}
created2019-03-10 22:03:15
last_update2019-03-10 22:03:15
depth3
children3
last_payout2019-03-17 22:03:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length299
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,034,793
net_rshares0
@majes.tytyty ·
This is a very interesting and thought-provoking post. And very well written, too!

I largely agree with Piotr, in that creating interesting and well-written published works would require a certain level of creativity – which AI does not have now, and which AI is not likely to attain.
 
AI will make great advances in the coming years, but it's highly unlikely that AI will come close to equalling the reasoning, the sensibility, the understanding, or the creativity of humans. 

While AI can beat us in a "word search" of a document and even beat your Flappy Bird score, there are many things that AI will not be able to do. At least, for a long time, and possibly forever.

Take those self-driving cars that Tesla and others are trying to develop. For any driver, there's just too much going on – too much to focus on and too much to be peripherally aware of – for an AI to absorb and process all that info. A human mind can do so, after practicing for months and years, but I seriously doubt that an AI will ever learn to drive. Except on rails, but we already have trains. :-)

As Piotr stated, for many tasks, AI will not replace us, but only become our "assistants." Not our "chaufeurs."
πŸ‘  , ,
properties (23)
authormajes.tytyty
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t091823568z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 09:18:24
last_update2019-03-10 09:18:24
depth2
children4
last_payout2019-03-17 09:18:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,194
author_reputation927,812,966,066,955
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,003,895
net_rshares16,397,762,683
author_curate_reward""
vote details (3)
@crypto.piotr ·
I'm very sorry for such a late reply @majes.tytyty

I just had a chance to read your comment. Past few days has been quite crazy but I'm finally slowly catching up with work.

Cheers
Piotr
properties (22)
authorcrypto.piotr
permlinkre-majestytyty-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t153811841z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["majes.tytyty"],"app":"steemit/0.1"}
created2019-03-18 15:38:12
last_update2019-03-18 15:38:12
depth3
children0
last_payout2019-03-25 15:38:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length188
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,522,655
net_rshares0
@marvyinnovation ·
Hi @majes.tytyty, 

You are right, but..... 

"...... there are many things that AI will not be able to do. At least, for a long time, and possibly forever."

......the thing is that we can't say this for sure and there is a 50-50 possibility of AI overtaking us human beings is in the offing. But again not sure when this may happen!

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  ,
properties (23)
authormarvyinnovation
permlinkmarvyinnovation-re-majes-tytyty-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t012850042z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-11 01:28:51
last_update2019-03-11 01:28:51
depth3
children1
last_payout2019-03-18 01:28:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length404
author_reputation2,571,052,721,350
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,041,973
net_rshares9,086,362,141
author_curate_reward""
vote details (2)
@neavvy · (edited)
> And very well written, too!

Thank you @majes.tytyty! I really appreciate that.

> AI will make great advances in the coming years, but it's highly unlikely that AI will come close to equalling the reasoning, the sensibility, the understanding, or the creativity of humans.

I generally agree with you. AI is definitely a great tool, but it still lacks of many things that would be crucial to perform things like writing articles or translating complicated content. I think it is a matter whether you believe that AI some day will achieve the level of our brain or not. We can probably develop it endlessly and it will be better and better in performing a function of useful tool, but without any breakthrough AI will not be able to do these things on a human level.

And nobody can say for sure if this breakthrough will happen :)
properties (22)
authorneavvy
permlinkre-majestytyty-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t163658003z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["majes.tytyty"],"app":"steemit/0.1"}
created2019-03-11 16:36:57
last_update2019-03-11 16:37:48
depth3
children0
last_payout2019-03-18 16:36:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length833
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,079,542
net_rshares0
@master-set ·
$0.26
I think that AI is a great tool and more the better
πŸ‘  , , , , ,
properties (23)
authormaster-set
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t122843774z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 12:28:45
last_update2019-03-10 12:28:45
depth2
children1
last_payout2019-03-17 12:28:45
cashout_time1969-12-31 23:59:59
total_payout_value0.196 HBD
curator_payout_value0.063 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length51
author_reputation29,898,183,809,227
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,011,134
net_rshares369,439,720,138
author_curate_reward""
vote details (6)
@neavvy · (edited)
You are right @master-set, as a tool it is definitely amazing :)
properties (22)
authorneavvy
permlinkre-master-set-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t215921531z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["master-set"],"app":"steemit/0.1"}
created2019-03-10 21:59:24
last_update2019-03-10 21:59:33
depth3
children0
last_payout2019-03-17 21:59:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length64
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,034,646
net_rshares0
@mcnestler ·
$0.14
Hi @crypto.piotr
great to see/hear from you. I was not really active lately but came back :)
In my opinion you don't have to be scared AI dominating social media. In my opinion the concept of social media is that people can connect with other human beeings, sharing their interests, ideas and having great conversations. AI might join social media, but people might leave and find something else. Because the true benefit is that you can exchange personal realtionsships.
It may happen that people will have more face to face contact again. 

I hope you are doing good!
Best,
M
πŸ‘  , ,
properties (23)
authormcnestler
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t143917459z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["crypto.piotr"],"app":"steemit/0.1"}
created2019-03-11 14:39:18
last_update2019-03-11 14:39:18
depth2
children7
last_payout2019-03-18 14:39:18
cashout_time1969-12-31 23:59:59
total_payout_value0.108 HBD
curator_payout_value0.035 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length577
author_reputation2,721,392,457,403
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,072,802
net_rshares203,779,201,047
author_curate_reward""
vote details (3)
@crypto.piotr ·
Dear @mcnestler

> In my opinion the concept of social media is that people can connect with other human beeings, sharing their interests, ideas and having great conversations.

I'm not worried about AI posting articles. What worries me that it can analyze articles and be used as a support to build engagement. By posting short comments, but comments related to discussed topic. Comments that look genuine. 

I bet most people would not be able to recognize 2-3 sentences in their comment section posted by AI. Wouldn't you agree?

Would you be able to "compete" with users who build their engagement that way? I can forsee this industry (social media) being dominated by those who use AI to support their work. And "regular joe" will have very little chances to gain any traction.

ps.
Great comment. Thank you and sorry for such a late reply. Finally I'm catching up with Steemit (past few days has been very busy and messy).

Have a great week ahead,

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-mcnestler-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t120710122z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["mcnestler"],"app":"steemit/0.1"}
created2019-03-18 12:07:12
last_update2019-03-18 12:07:12
depth3
children5
last_payout2019-03-25 12:07:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length967
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,512,894
net_rshares0
@neavvy ·
Thank you for your reply @mcnestler!

> I was not really active lately but came back :)

I'm glad to hear that :)

> It may happen that people will have more face to face contact again.

That's interesting and very probable scenario. People indeed may leave social media if they will no longer be able to recognize human from AI. However, this would be the end of Steem...
πŸ‘  
properties (23)
authorneavvy
permlinkre-mcnestler-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t084617146z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["mcnestler"],"app":"steemit/0.1"}
created2019-03-16 08:46:18
last_update2019-03-16 08:46:18
depth3
children0
last_payout2019-03-23 08:46:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length372
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,400,064
net_rshares4,111,653,192
author_curate_reward""
vote details (1)
@neavvy ·
Thank you for this amazing comment @crypto.piotr!

> I wasnt aware that speach recognition is giving AI so much trouble. Interesting ...

Well, I rather meant that understanding the context and interpreting what was said is a problem for algorithms. Only a few months ago Google Assistant has achieved this level of advancement that it is able to for example make a phone call to a hairdresser and make an appointment. And this is considered as a huge breakthrough after a long time of development, so I suppose it is really problematic.

> To create interesting publication -> it would actually require loads of creativity. Something AI lack.

I agree. Most likely such publications would be just "dry".

> But at the same time it would be so easy to use AI as an "assistant". It could easily learn our writing style, analyze content on Steemit and dro short but valuable comments. That would absolutely fool majority of people out there.

I haven't thought about that, but it is really probable scenario. Many users would probably use such bots without any remorse in order to gain bigger influence and audience. And you are right, many users, especially newbies will never notice that something is wrong.

The worst thing is that such bots would be extremely hard to detect for cleaning-bot like @cheetah, as they would not produce similar content that violates the rules of spam on this platform.
πŸ‘  ,
properties (23)
authorneavvy
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t095906646z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["crypto.piotr","cheetah"],"app":"steemit/0.1"}
created2019-03-10 09:59:06
last_update2019-03-10 09:59:06
depth2
children1
last_payout2019-03-17 09:59:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,400
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,005,283
net_rshares28,255,197,528
author_curate_reward""
vote details (2)
@crypto.piotr ·
I'm very sorry for such a late reply @neavvy

I just had a chance to read your comment. Past few days has been quite crazy but I'm finally slowly catching up with work.

Cheers
Piotr
properties (22)
authorcrypto.piotr
permlinkre-neavvy-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t124811642z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["neavvy"],"app":"steemit/0.1"}
created2019-03-18 12:48:12
last_update2019-03-18 12:48:12
depth3
children0
last_payout2019-03-25 12:48:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length182
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,514,517
net_rshares0
@norat23 ·
I can not comment because I do not understand much of this.
πŸ‘  ,
properties (23)
authornorat23
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t165404644z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 16:54:06
last_update2019-03-10 16:54:06
depth2
children3
last_payout2019-03-17 16:54:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length59
author_reputation37,345,455,139,755
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,023,132
net_rshares8,923,418,924
author_curate_reward""
vote details (2)
@lightsplasher ·
You just commented, lol. 😁
πŸ‘  
properties (23)
authorlightsplasher
permlinkre-norat23-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t173825284z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 17:38:27
last_update2019-03-10 17:38:27
depth3
children1
last_payout2019-03-17 17:38:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length26
author_reputation376,462,201,219,901
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,025,080
net_rshares8,976,554,491
author_curate_reward""
vote details (1)
@neavvy ·
No problem @norat23 :)
properties (22)
authorneavvy
permlinkre-norat23-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t171835089z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["norat23"],"app":"steemit/0.1"}
created2019-03-11 17:18:36
last_update2019-03-11 17:18:36
depth3
children0
last_payout2019-03-18 17:18:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length22
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,081,248
net_rshares0
@nurseanne84 ·
Think of it this way Piotr, people create articles based on the popular tags in steemit and, ends up with a lot of disappointed readers because, as you have been saying before, in the creativity front, our audience needed to relate to us and to the stories in an emotional level.

Well, perhaps AI can be delegated as an "assistant" . Perhaps having AI dominating the social media especially the facebook is a great idea because, I am really tired of seeing some of my friends post "selfies" of them that a part of me kept thinking, they wanted to spam me.

Only- they do not know what spam is in the first place! So,I can't really condemn them to a something they do not have any prior knowledge.

https://media.giphy.com/media/ECtLJKdGj8jfy/giphy.gif
πŸ‘  ,
properties (23)
authornurseanne84
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t200136152z
categorysteemstem
json_metadata{"tags":["steemstem"],"image":["https://media.giphy.com/media/ECtLJKdGj8jfy/giphy.gif"],"app":"steemit/0.1"}
created2019-03-11 20:01:39
last_update2019-03-11 20:01:39
depth2
children5
last_payout2019-03-18 20:01:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length752
author_reputation97,516,929,937,635
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,089,193
net_rshares11,701,042,148
author_curate_reward""
vote details (2)
@crypto.piotr ·
Dear @nurseanne84

> perhaps AI can be delegated as an "assistant" . Perhaps having AI dominating the social media especially the facebook is a great idea because,

Wow. That's very unique approach.

Thank you for your comment and I'm sorry for such a late reply. Past several days have been very messy and I didn't have enough time to do my work on Steemit.

Have a great week ahead,

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-nurseanne84-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t123231720z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["nurseanne84"],"app":"steemit/0.1"}
created2019-03-18 12:32:33
last_update2019-03-18 12:32:33
depth3
children0
last_payout2019-03-25 12:32:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length397
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,513,901
net_rshares0
@neavvy ·
Thank you for your reply @nurseanne84!

> I am really tired of seeing some of my friends post "selfies" of them that a part of me kept thinking, they wanted to spam me.

Haha, AI definitely will not post any selfie :)

I love this Donald Duck gif :)
properties (22)
authorneavvy
permlinkre-nurseanne84-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t093718950z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["nurseanne84"],"app":"steemit/0.1"}
created2019-03-16 09:37:18
last_update2019-03-16 09:37:18
depth3
children3
last_payout2019-03-23 09:37:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length249
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,401,438
net_rshares0
@petermarie ·
$0.02
Hey Piotr,
Thanks for calling my attention to this very intriguing topic!

Truth is, though AI may seem not to have the necessary levels of creativity to achieve certian things right now, it most certainly could in a few short years. We humans tend to put on airs and believe our brains too sophisticated to recreate electronically, but is that truly the case? Is AI bound to be as cold and unemotional as most persons believe?

There are already countless speculative articles on how quantum computing will revolutionalize AI and I agree! As that field grows past its infancy, it may bring so much more computing power to reality that AI could be 'programmed' to have the electronic equivalent of emotions, which is all it really needs to be creative. Forget analysing the writing styles of humans... with that, it could very well create its own. And then, it could create articles on trending topics. Not that far fetched.

But then, I wouldn't expect this just yet. Technology is growing in leaps and bounds, but this would require quite the quantum leap.

Uh oh... I just said *quantum*.
πŸ‘  , ,
properties (23)
authorpetermarie
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t201254521z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 20:13:00
last_update2019-03-10 20:13:00
depth2
children2
last_payout2019-03-17 20:13:00
cashout_time1969-12-31 23:59:59
total_payout_value0.016 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,091
author_reputation4,387,343,587,873
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,031,123
net_rshares30,866,606,588
author_curate_reward""
vote details (3)
@crypto.piotr ·
Dear @petermarie

> Thanks for calling my attention to this very intriguing topic!

Thanks for dropping by and sharing your opinion. And I'm very sorry for such a late reply.

Have a great week ahead,

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-petermarie-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t122229499z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["petermarie"],"app":"steemit/0.1"}
created2019-03-18 12:22:30
last_update2019-03-18 12:22:30
depth3
children0
last_payout2019-03-25 12:22:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length213
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,513,486
net_rshares0
@neavvy ·
Thank you for your comment @petermarie :)

> Is AI bound to be as cold and unemotional as most persons believe?

Well, it is only a matter of whether we will be able to recreate human brain electronically. If so, I think AI may become as emotional as humans :)

> But then, I wouldn't expect this just yet. Technology is growing in leaps and bounds, but this would require quite the quantum leap.

I 100% agree. AI area grows exponentially, but it is not enough. We probably need some significant breakthrough in order to achieve this level. Quantum computers may be the point.

> Uh oh... I just said quantum.

haha ;)
properties (22)
authorneavvy
permlinkre-petermarie-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190313t205031460z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["petermarie"],"app":"steemit/0.1"}
created2019-03-13 20:50:30
last_update2019-03-13 20:50:30
depth3
children0
last_payout2019-03-20 20:50:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length619
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,255,616
net_rshares0
@ronel ·
I'm not worried about AI.
Its controlled by human and not controlled by AI itself.
πŸ‘  , ,
properties (23)
authorronel
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t120716094z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 12:07:33
last_update2019-03-10 12:07:33
depth2
children3
last_payout2019-03-17 12:07:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length82
author_reputation11,323,178,531,328
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,010,176
net_rshares11,566,690,334
author_curate_reward""
vote details (3)
@neavvy ·
Interesting approach @ronel, but I think this situation will most likely change in the future. And we need to be prepared for it. Additionally, AI is a powerful tool and there are many humans that may want to use it for destructive purposes...
properties (22)
authorneavvy
permlinkre-ronel-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t220603827z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["ronel"],"app":"steemit/0.1"}
created2019-03-10 22:06:06
last_update2019-03-10 22:06:06
depth3
children2
last_payout2019-03-17 22:06:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length243
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,034,894
net_rshares0
@royer94 ·
Very interesting post dear @crypto.piotr

Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
πŸ‘  , ,
properties (23)
authorroyer94
permlinkroyer94-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t124333703z
categorysteemstem
json_metadata{"app":"partiko","client":"ios"}
created2019-03-10 12:43:33
last_update2019-03-10 12:43:33
depth2
children1
last_payout2019-03-17 12:43:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length102
author_reputation362,846,964,758
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,011,727
net_rshares9,665,613,138
author_curate_reward""
vote details (3)
@neavvy ·
Thank you @royer94 :)
properties (22)
authorneavvy
permlinkre-royer94-royer94-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t092109963z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["royer94"],"app":"steemit/0.1"}
created2019-03-16 09:21:09
last_update2019-03-16 09:21:09
depth3
children0
last_payout2019-03-23 09:21:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length21
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,401,023
net_rshares0
@sevendust04 ·
$0.02
Thanks @crypto.piotr for sending me the link to read your reply.  I find AI to be a fascinating subject.  I too am worried that the more sophisticated that AI becomes in a setting like STEEM, the more it will be used for cheating purposes rather than helpful purposes, such being the greed of many.
πŸ‘  ,
properties (23)
authorsevendust04
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190312t000822181z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["crypto.piotr"],"app":"steemit/0.1"}
created2019-03-12 00:08:21
last_update2019-03-12 00:08:21
depth2
children2
last_payout2019-03-19 00:08:21
cashout_time1969-12-31 23:59:59
total_payout_value0.016 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length298
author_reputation1,549,427,781,629
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,102,317
net_rshares31,166,476,454
author_curate_reward""
vote details (2)
@crypto.piotr ·
Thank you for dropping by and sharing your thoughts with us @sevendust04

I appreciate, Piotr
properties (22)
authorcrypto.piotr
permlinkre-sevendust04-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t123452975z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["sevendust04"],"app":"steemit/0.1"}
created2019-03-18 12:34:54
last_update2019-03-18 12:34:54
depth3
children0
last_payout2019-03-25 12:34:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length93
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,514,020
net_rshares0
@neavvy ·
Thank you for your reply @sevendust04 :)

> the more it will be used for cheating purposes rather than helpful purposes, such being the greed of many.

That's definitely serious danger. Greed is something that controls people.
properties (22)
authorneavvy
permlinkre-sevendust04-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t095437310z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["sevendust04"],"app":"steemit/0.1"}
created2019-03-16 09:54:36
last_update2019-03-16 09:54:36
depth3
children0
last_payout2019-03-23 09:54:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length226
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,401,915
net_rshares0
@super-grand-ad · (edited)
Hi @crypto.piotr - From - @super-grand-ad

Thank you for the .002 and Wallet Note  and invite 
To air my view on @neavvy above post - ( Followed @neavvy )
Great Post - 
Q1 - Why do we even need machine learning? - 
Ans1 - Thats Simple - ManKind  is Lazy & Greedy.
If he can find a Fast and Lazy Way to Make an Income. 
Mankind will indever to use every means at his disposel. 
For the good or bad. Thinking he's making it better for everyone.
Before you say it, Yes I know, not all mankind thinks that way 
But they are in the minority, the proverb 
( The meek shell inherit the earth ? ) 
Was a brain washing  propergander tatic to stop Mankind 
Searching for any truth, set by thoes in charge as a way of controll.
So AI was and is enevitable, in all and any form.

If you Belive that  - 

Dont forget my IPFS Website - 
No server No bills Running on my laptop
Wanna know how to do the same ? 
Websit Live from 11:00 to 23:00 GMT Daily
Run your ipfs Daemon and click the link below

http://127.0.0.1:8080/ipns/QmPtD9a5HhJiCVB4n1RM5ZUgjMEpoRmbkWJxKK7LDA5baX/MY%20HOME%20IPFS%20WEBSITE.html
 
Have a good day from @super-grand-ad -
πŸ‘  ,
properties (23)
authorsuper-grand-ad
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t214147837z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["crypto.piotr","super-grand-ad","neavvy"],"app":"steemit/0.1","links":["http://127.0.0.1:8080/ipns/QmPtD9a5HhJiCVB4n1RM5ZUgjMEpoRmbkWJxKK7LDA5baX/MY%20HOME%20IPFS%20WEBSITE.html"]}
created2019-03-19 21:41:48
last_update2019-03-19 22:16:18
depth2
children1
last_payout2019-03-26 21:41:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,131
author_reputation-196,943,852,061
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,591,668
net_rshares5,991,936,900
author_curate_reward""
vote details (2)
@crypto.piotr ·
Thank you for your comment @super-grand-ad

And also sorry for such a late reply. Just wanted to let you know that I only had a chance to read your comment now and I appreciate you being so responsive.

Cheers, Piotr
πŸ‘  
properties (23)
authorcrypto.piotr
permlinkre-super-grand-ad-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190326t100638092z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["super-grand-ad"],"app":"steemit/0.1"}
created2019-03-26 10:06:36
last_update2019-03-26 10:06:36
depth3
children0
last_payout2019-04-02 10:06:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length216
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,976,296
net_rshares0
author_curate_reward""
vote details (1)
@superbot ·
![New_Intro.gif](https://steemitimages.com/DQmX629GRwSabuVajaXB5uGnfmNnTpB1BkeJcdW87jokATo/New_Intro.gif)

**This post is Powered by @superbot all the way from Planet Super Earth.**

*Follow @superbot First and then Transfer 0.100 STEEM/STEEM DOLLAR to @superbot & the URL in the 
memo that you want Resteemed + get Upvoted & Followed By @superbot and 1 Partner Account.*

**Your post will Appear in the feed of 1300+ Followers :)**

__So don't waste any time ! Get More Followers and gain more Visibility With @superbot__ 

#Note - Please don't send amount less than 0.100 Steem/Steem Dollar ,Also a post can only be resteemed once.

**Thank you for using @superbot**

**If you would like to support this bot , Please don't forget to upvote this post :)**
**Stay Super !**
properties (22)
authorsuperbot
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t184603355z
categorysteemstem
json_metadata{"tags":["steemstem","note"],"users":["superbot"],"image":["https://steemitimages.com/DQmX629GRwSabuVajaXB5uGnfmNnTpB1BkeJcdW87jokATo/New_Intro.gif"],"app":"steemit/0.1"}
created2019-03-10 18:46:06
last_update2019-03-10 18:46:06
depth2
children0
last_payout2019-03-17 18:46:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length773
author_reputation24,054,780,984
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,027,957
net_rshares0
@swissclive ·
$0.21
As far as I can tell, Siri, Cortana, and Google Assistant collectively don’t have the intelligence to compete with my two year old.  I have far more meaningful chats with the baby than I can with any of these robots.   

I know the day will come when chatting with a robot is more satisfying than with our fellow humans, but we are not there yet.  For the moment, I’m choosing the two year old over some distant robotic big brother whose responses are all so predictable.
πŸ‘  , ,
properties (23)
authorswissclive
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190312t052200605z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-12 05:22:00
last_update2019-03-12 05:22:00
depth2
children2
last_payout2019-03-19 05:22:00
cashout_time1969-12-31 23:59:59
total_payout_value0.206 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length471
author_reputation20,242,187,312,515
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,115,197
net_rshares394,263,748,865
author_curate_reward""
vote details (3)
@crypto.piotr ·
hi @swissclive

I didn't hear from you in a while. I'm glad you're still around :)

> I have far more meaningful chats with the baby than I can with any of these robots.

That's true. But all those AI can collect, analyze and transfer data very fast and this is real issue here. We won't be able to compete with anything that isn't creative. Creativity is our only advantage. 

Cheers
Piotr
properties (22)
authorcrypto.piotr
permlinkre-swissclive-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t115908820z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["swissclive"],"app":"steemit/0.1"}
created2019-03-18 11:59:09
last_update2019-03-18 11:59:09
depth3
children0
last_payout2019-03-25 11:59:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length390
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,512,562
net_rshares0
@neavvy ·
Thank you for your reply @swissclive :)

> I have far more meaningful chats with the baby than I can with any of these robots.

Yes, voice assistants aren't unfortunately well developed yet.

> For the moment, I’m choosing the two year old over some distant robotic big brother whose responses are all so predictable.

Thats really great decision. I suppose that taking with your child will always be more satisfying choice :)
properties (22)
authorneavvy
permlinkre-swissclive-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190315t220532139z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["swissclive"],"app":"steemit/0.1"}
created2019-03-15 22:05:33
last_update2019-03-15 22:05:33
depth3
children0
last_payout2019-03-22 22:05:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length426
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,377,601
net_rshares0
@thelogicaldude ·
$0.19
There are some things about AI that really concern me, but I feel that we are still a LONG way off from being in an iRobot kind of world where the robots will take over. I mean, have you used Siri, or any of the other "voice helpers"? LOL. I am not worried, YET... LOL. As far as writing their own articles, I mean I can see where that will one day be possible, but I think that for a LONG time, you will seriously be able to tell if a computer wrote an article or if a human did. Like you can tell when instructions on a chinese product are Google translated, lol, it is completely obvious. So in my mind the only way that the machines can take over, is if the sheep of the world stay asleep and let it happen and don't actually try to think for themselves. THAT IS WHAT I AM WORRIED MOST ABOUT! The human species becoming the AI and doing whatever their TV programming or mainstream social media group tells them to do.
πŸ‘  , , , , , ,
properties (23)
authorthelogicaldude
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t162459905z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 16:25:00
last_update2019-03-10 16:25:00
depth2
children6
last_payout2019-03-17 16:25:00
cashout_time1969-12-31 23:59:59
total_payout_value0.141 HBD
curator_payout_value0.045 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length921
author_reputation363,333,041,292,469
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,022,045
net_rshares267,307,827,347
author_curate_reward""
vote details (7)
@crypto.piotr ·
Dear @thelogicaldude

> you will seriously be able to tell if a computer wrote an article or if a human did

I'm not worried about AI posting articles. What worries me that it can analyze articles and be used as a support to build engagement. By posting short comments, but comments related to discussed topic. Comments that look genuine. 

I bet most people would not be able to recognize 2-3 sentences in their comment section posted by AI. Wouldn't you agree?

Great comment. Thank you and sorry for such a late reply. Finally I'm catching up with Steemit (past few days has been very busy and messy).

Have a great week ahead,

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-thelogicaldude-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t120327660z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["thelogicaldude"],"app":"steemit/0.1"}
created2019-03-18 12:03:27
last_update2019-03-18 12:03:27
depth3
children0
last_payout2019-03-25 12:03:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length643
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,512,755
net_rshares0
@neavvy ·
Thank you for amazing reply @thelogicaldude

> So in my mind the only way that the machines can take over, is if the sheep of the world stay asleep and let it happen and don't actually try to think for themselves.

That's really big problem. In my opinion mass media and internet enabled a enormous ability to manipulate and control people around the world. And this situation can only get worse in the future. For example, there are already plenty of examples of winning elections  just because of successful campaign on social media, based on manipulating people.
properties (22)
authorneavvy
permlinkre-thelogicaldude-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t160756370z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["thelogicaldude"],"app":"steemit/0.1"}
created2019-03-11 16:07:57
last_update2019-03-11 16:07:57
depth3
children0
last_payout2019-03-18 16:07:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length565
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,078,073
net_rshares0
@yestermorrow ·
Humans have been obeying the TV for decades.. Check out the movie "Network".. :) 
properties (22)
authoryestermorrow
permlinkre-thelogicaldude-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t234059774z
categorysteemstem
json_metadata{"tags":["steemstem"],"community":"steempeak","app":"steempeak/1.8.4b"}
created2019-03-10 23:41:03
last_update2019-03-10 23:41:03
depth3
children3
last_payout2019-03-17 23:41:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length81
author_reputation3,017,320,382,626
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,037,970
net_rshares0
@tipu ·
This comment is supported by @tipU upvote :)<br><strong><a href="https://steemit.com/@tipu/tipu-voting-service-quick-guide-updated-05-10-2018" rel="noopener">@tipU voting service</a></strong> always profitable, instant upvotes | <strong><a href="https://steemit.com/steem/@tipu/tipu-investors-guide" rel="noopener">For investors</a></strong>.
πŸ‘  
properties (23)
authortipu
permlinkre-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t074433939z-20190310t075939
categorysteemstem
json_metadata""
created2019-03-10 07:59:42
last_update2019-03-10 07:59:42
depth2
children0
last_payout2019-03-17 07:59:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length342
author_reputation55,944,401,734,859
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,001,193
net_rshares0
author_curate_reward""
vote details (1)
@wakeupkitty ·
$0.03
There are also people replying to bots for an other reason.. its not only because they think they are real humans. I forgot the reason given but it did made sense to me plus: a comment is a comments and you get points for it as well!

Bots are voting too. Also something you can question. Would a human being vote for the same post as the bot is doing in its name?

Face recognition is a big issue as well.

Posted using [Partiko Android](https://partiko.app/referral/wakeupkitty)
πŸ‘  ,
properties (23)
authorwakeupkitty
permlinkwakeupkitty-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190313t090053517z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-13 09:00:54
last_update2019-03-13 09:00:54
depth2
children4
last_payout2019-03-20 09:00:54
cashout_time1969-12-31 23:59:59
total_payout_value0.019 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length480
author_reputation177,226,358,100,256
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,210,272
net_rshares38,847,422,307
author_curate_reward""
vote details (2)
@crypto.piotr ·
Those are very valid points @wakeupkitty

> it did made sense to me plus: a comment is a comments and you get points for it as well!

Bots already are doing simple commands. Imagine how much "easier" it will be for those who will use AI to build their presence on social media. Those that will not be using AI will probably not be able to "compete".

Cheers
Piotr
properties (22)
authorcrypto.piotr
permlinkre-wakeupkitty-wakeupkitty-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t124614001z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["wakeupkitty"],"app":"steemit/0.1"}
created2019-03-18 12:46:15
last_update2019-03-18 12:46:15
depth3
children0
last_payout2019-03-25 12:46:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length363
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,514,437
net_rshares0
@neavvy ·
Thank you for your constant support @wakeupkitty :) 

> Bots are voting too. Also something you can question. Would a human being vote for the same post as the bot is doing in its name?

Bots are definitely not developed enough to properly evaluate content. The best example of that is the biggest Steem communities like Utopian-io or Steemstem still using human curators in order ot evaluate content.
properties (22)
authorneavvy
permlinkre-wakeupkitty-wakeupkitty-re-crypto-piotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t102315653z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["wakeupkitty"],"app":"steemit/0.1"}
created2019-03-16 10:23:15
last_update2019-03-16 10:23:15
depth3
children2
last_payout2019-03-23 10:23:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length401
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,402,730
net_rshares0
@xyzashu ·
$0.02
If AI softwares can create relevant and interesting posts on Steem then we'll come full circle by reducing the mining back from Proof of Brain to Proof of Work algorithms. The ones who possess the best AI algorithm will mine more Steem ...leading to a new race for superior AI algos ...LOL!
πŸ‘  ,
properties (23)
authorxyzashu
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190312t074917582z
categorysteemstem
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steemstem"],"users":[],"links":[],"image":[]}
created2019-03-12 07:49:21
last_update2019-03-12 07:49:21
depth2
children2
last_payout2019-03-19 07:49:21
cashout_time1969-12-31 23:59:59
total_payout_value0.016 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length290
author_reputation366,162,170,863,200
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,121,068
net_rshares31,765,025,092
author_curate_reward""
vote details (2)
@crypto.piotr ·
Thanks for dropping by @xyzashu and sharing your thoughts with us.

Cheers, Piotr
properties (22)
authorcrypto.piotr
permlinkre-xyzashu-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t123912640z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["xyzashu"],"app":"steemit/0.1"}
created2019-03-18 12:39:12
last_update2019-03-18 12:39:12
depth3
children0
last_payout2019-03-25 12:39:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length81
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,514,184
net_rshares0
@neavvy ·
That's really terrifying scenario @xyzashu
properties (22)
authorneavvy
permlinkre-xyzashu-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t100725656z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["xyzashu"],"app":"steemit/0.1"}
created2019-03-16 10:07:27
last_update2019-03-16 10:07:27
depth3
children0
last_payout2019-03-23 10:07:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length42
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,402,309
net_rshares0
@ziapase ·
I can't write in Steem as usual, because it's "Flag" by @mack-bot & @cheetah.

so I will still resteem the posts from people "involved in the project @crypto.piotr..

Keep Smile πŸ‘πŸ‘
πŸ‘  
πŸ‘Ž  ,
properties (23)
authorziapase
permlinkre-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t160315542z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["mack-bot","cheetah","crypto.piotr"],"app":"steemit/0.1"}
created2019-03-10 16:03:27
last_update2019-03-10 16:03:27
depth2
children5
last_payout2019-03-17 16:03:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length180
author_reputation551,033,053,214
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,021,050
net_rshares-42,252,825,599
author_curate_reward""
vote details (3)
@crypto.piotr ·
dear @ziapase

any idea why those accounts are targeting you now?

Piotr
properties (22)
authorcrypto.piotr
permlinkre-ziapase-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t192302845z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["ziapase"],"app":"steemit/0.1"}
created2019-03-16 19:22:48
last_update2019-03-16 19:22:48
depth3
children1
last_payout2019-03-23 19:22:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length72
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,421,795
net_rshares0
@neavvy ·
I couldn't make you comment visible even with my 100% vote :(

Anyway, thank you for your support @ziapase. I really appreciate that!
properties (22)
authorneavvy
permlinkre-ziapase-re-cryptopiotr-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t085931212z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["ziapase"],"app":"steemit/0.1"}
created2019-03-16 08:59:30
last_update2019-03-16 08:59:30
depth3
children2
last_payout2019-03-23 08:59:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length133
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,400,454
net_rshares0
@danielfs ·
$0.05
Hi @neavvy. This is a simple but clear example of AI's power.  
For steemit, I think analysis of trending post will be useful to know bidbot behavior and purchase power. The truth is that trending posts are upvoted by bidbots.  

Finally, do you have a patreon account?

BR, Daniel
πŸ‘  , ,
properties (23)
authordanielfs
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190312t232051173z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["neavvy"],"app":"steemit/0.1"}
created2019-03-12 23:20:51
last_update2019-03-12 23:20:51
depth1
children4
last_payout2019-03-19 23:20:51
cashout_time1969-12-31 23:59:59
total_payout_value0.036 HBD
curator_payout_value0.011 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length281
author_reputation4,184,505,874,677
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,178,152
net_rshares71,081,642,154
author_curate_reward""
vote details (3)
@crypto.piotr ·
Great comment buddy

Thanks for dropping by @danielfs and sharing your thoughts with us. And I'm sorry that it took me so long to read and reply to your comment. 

> I think analysis of trending post will be useful to know bidbot behavior and purchase power.

I fully agree with you here. 

> Finally, do you have a patreon account?

Would you recommend having it? I've heard that many people are being 'banned' from patreaon.

Cheers, Piotr
properties (22)
authorcrypto.piotr
permlinkre-danielfs-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t162510034z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["danielfs"],"app":"steemit/0.1"}
created2019-03-18 16:25:12
last_update2019-03-18 16:25:12
depth2
children2
last_payout2019-03-25 16:25:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length441
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,524,699
net_rshares0
@danielfs · (edited)
Hi @crypto.piotr @neavvy. I see patreon as an additional source of income. It is a platform where you can sell memberships or to get funds.   

As you say, some people were banned due to their political thoughts, that's the bad thing of a centralized platform like this one.  But if you're making digital content related to more "neutral " stuff maybe you can keep working without problem.
πŸ‘  , ,
properties (23)
authordanielfs
permlinkre-cryptopiotr-re-danielfs-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190325t032824419z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["crypto.piotr","neavvy"],"app":"steemit/0.1"}
created2019-03-25 03:28:24
last_update2019-03-25 03:28:57
depth3
children1
last_payout2019-04-01 03:28:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length389
author_reputation4,184,505,874,677
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,888,283
net_rshares29,597,688,104
author_curate_reward""
vote details (3)
@neavvy ·
I am sorry for such a late reply @danielfs, but I must have somehow missed your comment in this jungle :)

> I think analysis of trending post will be useful to know bidbot behavior and purchase power. The truth is that trending posts are upvoted by bidbots.

That's unfortunately true. Such AI would have to use some algorithm that would analyze true voted made by the community.

> Finally, do you have a patreon account?

Wow, I am positively shocked with this question. Unfortunately I do not have one. I guess the best way of supporting me financially is here on Steem :)
properties (22)
authorneavvy
permlinkre-danielfs-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t171540652z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["danielfs"],"app":"steemit/0.1"}
created2019-03-19 17:15:39
last_update2019-03-19 17:15:39
depth2
children0
last_payout2019-03-26 17:15:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length576
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,581,572
net_rshares0
@davidfar · (edited)
@neavvy This is really great to meet you here man, this is a wonderful post and worth more than the value under the post. I really respect what you did man, I was thinknig about being in contact with you as I am passionate in creating games but I am not expert in coding, but good Ideas came to my head and I think we can become a team :) I used Unity and I know a little C# codes (and copy pasting codes) and creating some not completed games. I would like to know your idea :) .

and about your article I totally agree with you, you point on important things, but again I think we humans should walk the path of future, either we will be paused in the moment and we will achieve nothing, even if it will hurts us but it's the future, and if we don't go forward what we have to lose? life? we are not immortal, so everything worth a try :D

You can find me in this Discord server:
https://discord.gg/JQnsYv
πŸ‘  
properties (23)
authordavidfar
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t114641240z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1","users":["neavvy"],"links":["https://discord.gg/JQnsYv"]}
created2019-03-10 11:46:45
last_update2019-03-10 11:51:18
depth1
children2
last_payout2019-03-17 11:46:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length907
author_reputation106,364,076,826,918
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,009,347
net_rshares0
author_curate_reward""
vote details (1)
@crypto.piotr ·
Dear @davidfar

I know @neavvy quite well and he is still quite young (college boy) and surely he has great future in front of him. I'm not really sure if he will be much of help with coding at the moment but surely getting to know people like him is a good thing.

I will be following your account closely as well.

Cheers
Piotr
πŸ‘  
properties (23)
authorcrypto.piotr
permlinkre-davidfar-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t175624380z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["davidfar","neavvy"],"app":"steemit/0.1"}
created2019-03-18 17:56:24
last_update2019-03-18 17:56:24
depth2
children1
last_payout2019-03-25 17:56:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length329
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,528,597
net_rshares14,389,492,786
author_curate_reward""
vote details (1)
@davidfar ·
Hi Dear Piotr
well, It was just an idea, but I think that's a path that I have to go on it on my own, but it was really good to meet you guys here, it was a pleasure :) I wish him success in school. he is really clever!
I am mostly posting my musics on my blog, and I am glad that you've followed me, I am following you too, thank you.

cheers
D.F
πŸ‘  
properties (23)
authordavidfar
permlinkre-cryptopiotr-re-davidfar-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t184130025z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-18 18:41:30
last_update2019-03-18 18:41:30
depth3
children0
last_payout2019-03-25 18:41:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length347
author_reputation106,364,076,826,918
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,530,704
net_rshares0
author_curate_reward""
vote details (1)
@edgarare1 ·
Hello my friend @neavvy nice to read one post from you...!!

The AI ​​is rapidly revolutionizing, and this can be a big problem in the future, many people who are not familiar with honesty and transparency could use the AI ​​to destroy valuable information that is no longer recoverable.

On the other hand, steemit would be in trouble because people would no longer be posting quality content, now it would be a robot that would be sharing the contents ...

As @crypto.piotr says some people do not distinguish a robot from a human ... I have answered messages to a robot and I have also added them as followers, but this is because we already have that responsibility to respond to all those who tell us something of quality .. Or simply be kind with an answer to them.

AI is something that is already adapting to our daily lives, I hope that humans do not reach those extremes where a computer shares content in steemit, because this would be business only for a few people who handle the robots, and people who they really need to change to a better lifestyle they would have to look for something different in order to survive.

I hope that in the future we do not have a friend with whom we have to talk about life. And he is a robot ... !! I hope not really ... !! Huge problem ..
πŸ‘  ,
properties (23)
authoredgarare1
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t010610080z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["neavvy","crypto.piotr"],"app":"steemit/0.1"}
created2019-03-11 01:06:12
last_update2019-03-11 01:06:12
depth1
children2
last_payout2019-03-18 01:06:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,288
author_reputation66,669,643,026,069
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,041,125
net_rshares0
author_curate_reward""
vote details (2)
@crypto.piotr ·
Dear @edgarare1

Seriously amazing comment. Thank you for being so responsive and sharing your thoughts. And sorry for such a late reply. I only had a chance to read your comment a moment ago.

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-edgarare1-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t173747384z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["edgarare1"],"app":"steemit/0.1"}
created2019-03-18 17:37:48
last_update2019-03-18 17:37:48
depth2
children0
last_payout2019-03-25 17:37:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length205
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,527,841
net_rshares0
@neavvy ·
Thank you for your comment @edgarare1 :)

> On the other hand, steemit would be in trouble because people would no longer be posting quality content, now it would be a robot that would be sharing the contents ...

Yes, that would be a huge problem.

> I hope that in the future we do not have a friend with whom we have to talk about life. And he is a robot ... !! I hope not really ... !! Huge problem ..

You mean something like AI-psychologist? That would be terrible :)
properties (22)
authorneavvy
permlinkre-edgarare1-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190322t210039819z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["edgarare1"],"app":"steemit/0.1"}
created2019-03-22 21:00:39
last_update2019-03-22 21:00:39
depth2
children0
last_payout2019-03-29 21:00:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length473
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,757,669
net_rshares0
@eturnerx ·
$0.25
It really depends what you consider AI. Content bots are already here on steem; Nobody seems to mind avoidable auto-generated reports. It'd be foolish to think that there weren't text generating AIs already assisting posters. I doubt there are any here that are sophistocated enough to be autonomous, but yeah, I wouldn't be surprised.
On the art thing; my claims that AI made some art are well overstated imo. Scratch the surface and you'll see that the AI is not much more than a smart paintbrush. I've been toying with a thought-experiment about what it would take for an AI to gain the status of co-author/co-creator but they still wouldn't be authors in their own right.
πŸ‘  
properties (23)
authoreturnerx
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t111558546z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-11 11:15:57
last_update2019-03-11 11:15:57
depth1
children0
last_payout2019-03-18 11:15:57
cashout_time1969-12-31 23:59:59
total_payout_value0.186 HBD
curator_payout_value0.062 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length675
author_reputation103,695,946,143,660
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,062,860
net_rshares350,040,640,766
author_curate_reward""
vote details (1)
@fitinfun ·
I'm here due to the wallet transfers from you and @crypto.piotr. I think you are in an alternative universe than where I reside. If not for seeing your posts, I would hear nothing of this topic. It's interesting to me that you are applying this to gaming - another place I have no knowledge of. I try to help fat people get thin and this topic never enters into that. All of your tags go to places I normally ignore. 

>people have a huge expectations if it comes to the AI development in the most creative sectors

Only "some" people have this expectation. I think most do not have it on their radar screen at all.
πŸ‘  ,
properties (23)
authorfitinfun
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t165210650z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["crypto.piotr"],"app":"steemit/0.1"}
created2019-03-10 16:52:12
last_update2019-03-10 16:52:12
depth1
children4
last_payout2019-03-17 16:52:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length615
author_reputation155,514,258,903,945
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,023,055
net_rshares0
author_curate_reward""
vote details (2)
@crypto.piotr ·
Dear @fitinfun

Your comment made me laugh so bad :)

> I think you are in an alternative universe than where I reside

I'm from same universe, I just have interests that are not very common. 

> All of your tags go to places I normally ignore.

Would you mind telling me what do you mean? This sentence confuses me a bit.

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-fitinfun-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t174754574z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["fitinfun"],"app":"steemit/0.1"}
created2019-03-18 17:47:54
last_update2019-03-18 17:47:54
depth2
children1
last_payout2019-03-25 17:47:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length335
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,528,248
net_rshares0
@fitinfun ·
We use tags in our posts on  steem. All of those used for this post are tags I ignore.
πŸ‘  
properties (23)
authorfitinfun
permlinkre-cryptopiotr-re-fitinfun-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t031525166z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-19 03:15:27
last_update2019-03-19 03:15:27
depth3
children0
last_payout2019-03-26 03:15:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length86
author_reputation155,514,258,903,945
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,549,372
net_rshares0
author_curate_reward""
vote details (1)
@neavvy ·
Thank you for your reply @fitinfun :)

> I'm here due to the wallet transfers from you and @crypto.piotr.

> All of your tags go to places I normally ignore.

Does it mean that you do not want to receive notifications about my upcoming articles?
properties (22)
authorneavvy
permlinkre-fitinfun-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190322t213825565z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["fitinfun","crypto.piotr"],"app":"steemit/0.1"}
created2019-03-22 21:38:24
last_update2019-03-22 21:38:24
depth2
children1
last_payout2019-03-29 21:38:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length245
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,759,783
net_rshares0
@fitinfun ·
I can stay on your list. I like wallet transfers no matter where they come from. I am not very interested in technology or science though. It's your call since you are paying the cost :)
properties (22)
authorfitinfun
permlinkre-neavvy-re-fitinfun-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190322t215330816z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-22 21:53:33
last_update2019-03-22 21:53:33
depth3
children0
last_payout2019-03-29 21:53:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length186
author_reputation155,514,258,903,945
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,760,653
net_rshares0
@gcalex ·
AI will eventually take over the world...

Posted using [Partiko iOS](https://partiko.app/referral/gcalex)
πŸ‘  
properties (23)
authorgcalex
permlinkgcalex-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t234547036z
categorysteemstem
json_metadata{"app":"partiko","client":"ios"}
created2019-03-11 23:45:48
last_update2019-03-11 23:45:48
depth1
children2
last_payout2019-03-18 23:45:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length106
author_reputation1,105,556,190,490
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,101,357
net_rshares18,105,709,188
author_curate_reward""
vote details (1)
@crypto.piotr ·
Dear @gcalex

Thats quite a gloomy view of our future :)

Hopefully we won't be around any more. 
Piotr
properties (22)
authorcrypto.piotr
permlinkre-gcalex-gcalex-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t163217794z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["gcalex"],"app":"steemit/0.1"}
created2019-03-18 16:32:18
last_update2019-03-18 16:32:18
depth2
children0
last_payout2019-03-25 16:32:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length103
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,525,035
net_rshares0
@neavvy ·
Time will show @gcalex :)
properties (22)
authorneavvy
permlinkre-gcalex-gcalex-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t173849822z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["gcalex"],"app":"steemit/0.1"}
created2019-03-19 17:38:48
last_update2019-03-19 17:38:48
depth2
children0
last_payout2019-03-26 17:38:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length25
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,582,392
net_rshares0
@grimgriz ·
<iframe width="560" height="315" src="https://www.youtube.com/embed/9hDo80ddn4Q" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>


https://music.youtube.com/watch?v=RQd6DwTJijE&feature=share
πŸ‘  , ,
properties (23)
authorgrimgriz
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t025850350z
categorysteemstem
json_metadata{"tags":["steemstem"],"image":["https://img.youtube.com/vi/9hDo80ddn4Q/0.jpg","https://img.youtube.com/vi/RQd6DwTJijE/0.jpg"],"links":["https://www.youtube.com/embed/9hDo80ddn4Q","https://music.youtube.com/watch?v=RQd6DwTJijE&feature=share"],"app":"steemit/0.1"}
created2019-03-11 02:58:54
last_update2019-03-11 02:58:54
depth1
children1
last_payout2019-03-18 02:58:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length264
author_reputation1,149,093,063,750
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,045,189
net_rshares480,542,482
author_curate_reward""
vote details (3)
@neavvy ·
Great videos @grimgriz :)
πŸ‘  
properties (23)
authorneavvy
permlinkre-grimgriz-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190320t214213274z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["grimgriz"],"app":"steemit/0.1"}
created2019-03-20 21:42:12
last_update2019-03-20 21:42:12
depth2
children0
last_payout2019-03-27 21:42:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length25
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,641,277
net_rshares4,736,684,201
author_curate_reward""
vote details (1)
@guruvaj ·
The steem part of AI development is not clearly stated in your aticle.

Going back to AI future, yes, I can forsee that AI can be an excellent accompaniment for human activity, example, driving.

The AI can automatically drive the car, but in instances that human skills and decision making, the human driver should always have the manual override mode.

This "manual override mode" should not be removed, since this is the special skills of man in decision making. The AI should always act as an "advisor" an "assistant".

In arts, it can create good painting, but still an artist hand should somehow play a role in a picasso robot.

In surgery, the AI should give accurate scan/diagnose of the body, but the actual judgement of what should be done should be guided and approved by a human doctor.

Surely, human can live side by side with robot.

The fear that robot/AI could revolt against human is still a very far probability.

As human understanding and consciousness evolve, we will reach the time that man and machine can co-exist.
πŸ‘  , ,
properties (23)
authorguruvaj
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190309t215619507z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-09 21:56:24
last_update2019-03-09 21:56:24
depth1
children2
last_payout2019-03-16 21:56:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,039
author_reputation53,099,841,546,135
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,982,973
net_rshares14,575,113,466
author_curate_reward""
vote details (3)
@marvyinnovation ·
Well said @guruvaj

Posted using [Partiko Android](https://steemit.com/@partiko-android)
properties (22)
authormarvyinnovation
permlinkmarvyinnovation-re-guruvaj-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t125524290z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-11 12:55:24
last_update2019-03-11 12:55:24
depth2
children0
last_payout2019-03-18 12:55:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length88
author_reputation2,571,052,721,350
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,067,461
net_rshares0
@neavvy ·
Thank you for your reply @guruvaj

> The AI can automatically drive the car, but in instances that human skills and decision making, the human driver should always have the manual override mode.

That's 100% true, at least for now. Recent crash with Uber shows that self-driving car must be supervised by the human driver.

> Surely, human can live side by side with robot.

I hope so :)
properties (22)
authorneavvy
permlinkre-guruvaj-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190312t201551475z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["guruvaj"],"app":"steemit/0.1"}
created2019-03-12 20:15:51
last_update2019-03-12 20:15:51
depth2
children0
last_payout2019-03-19 20:15:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length387
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,167,623
net_rshares0
@heartwalk ·
A good idea, my only concern is in handling bugs
πŸ‘  
properties (23)
authorheartwalk
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190312t155947345z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-12 15:59:48
last_update2019-03-12 15:59:48
depth1
children1
last_payout2019-03-19 15:59:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length48
author_reputation397,144,234,805
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,151,903
net_rshares10,671,131,696
author_curate_reward""
vote details (1)
@neavvy ·
You mean program bugs @heartwalk? I hope I have managed to get rid of all of them :)
properties (22)
authorneavvy
permlinkre-heartwalk-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190312t204127552z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["heartwalk"],"app":"steemit/0.1"}
created2019-03-12 20:41:27
last_update2019-03-12 20:41:27
depth2
children0
last_payout2019-03-19 20:41:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length84
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,169,079
net_rshares0
@hobo.media · (edited)
Hey @neavvy nice post! Upvoted, followed and resteemed. 

As for AI on Steem, while I think there are many members on Steem hoping that the Steem community prioritizes Proof of Brain over embracing AI in social media, honestly, I believe bots are great for Steem. 

Upvote bots are unpopular with some people, but they provide a valuable service for those interested in using them. Additionally, bots like trufflepig are great use cases for benefiting quality content producers. 

You make nice content, would you be interested in earning Hobo tokens for content contributions to @hobo.media? Currently, we're offering 10,000 HBO to content creators per article for 800 word/+images of original content. 

Later, content producers will be provided only 5,000 per article, so right now is an opportunity for early arrivals to earn more tokens.
πŸ‘  ,
properties (23)
authorhobo.media
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190309t220942248z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["neavvy","hobo.media"],"app":"steemit/0.1"}
created2019-03-09 22:09:42
last_update2019-03-09 22:10:42
depth1
children3
last_payout2019-03-16 22:09:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length842
author_reputation21,121,859,045,871
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,983,387
net_rshares11,850,944,026
author_curate_reward""
vote details (2)
@neavvy ·
Thank you for your reply @hobo.media!

> Upvote bots are unpopular with some people, but they provide a valuable service for those interested in using them. Additionally, bots like trufflepig are great use cases for benefiting quality content producers.

I have always been opposed to the concept of bidbots, but recently I started to notice their advantages. On the one hand, I have seen so many valueless content promoted by them, but simultaneously they are usually the only way to promote undervalued content.

I think the utopian situation would be when the owners of bidbods resigned from their profits and started to comb the Steem blockchain for extraordinary content, curating them for free. But that's probably not possible, so we need to accept bidbots as they are.

> You make nice content, would you be interested in earning Hobo tokens for content contributions to @hobo.media?

Wow, thank you for this offer. Hobo token sounds intriguing, did you make them on Steem Engine?
πŸ‘  
properties (23)
authorneavvy
permlinkre-hobomedia-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t091156597z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["hobo.media"],"app":"steemit/0.1"}
created2019-03-10 09:11:57
last_update2019-03-10 09:11:57
depth2
children2
last_payout2019-03-17 09:11:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length988
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,003,694
net_rshares0
author_curate_reward""
vote details (1)
@hobo.media · (edited)
Yes, our tokens are on Steem Engine and listed in the market. We'll soon be on the Swapsteem platform for exchanging into FIAT currencies as well. We are communicating with shops to motivate them to accept HBO tokens for their products.
πŸ‘  
properties (23)
authorhobo.media
permlinkre-neavvy-re-hobomedia-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t091740133z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 09:17:42
last_update2019-03-10 09:18:57
depth3
children1
last_payout2019-03-17 09:17:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length236
author_reputation21,121,859,045,871
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,003,876
net_rshares0
author_curate_reward""
vote details (1)
@jazzresin ·
![324650BE-50B1-48A5-A02B-6F7B06455062.jpeg](https://cdn.steemitimages.com/DQmSfpnSfhXF9nby9DBfMmKRrKoKA7oponRNBNvPUY1v6iF/324650BE-50B1-48A5-A02B-6F7B06455062.jpeg)
πŸ‘  
properties (23)
authorjazzresin
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t062703725z
categorysteemstem
json_metadata{"tags":["steemstem"],"image":["https://cdn.steemitimages.com/DQmSfpnSfhXF9nby9DBfMmKRrKoKA7oponRNBNvPUY1v6iF/324650BE-50B1-48A5-A02B-6F7B06455062.jpeg"],"app":"steemit/0.1"}
created2019-03-11 06:27:03
last_update2019-03-11 06:27:03
depth1
children1
last_payout2019-03-18 06:27:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length165
author_reputation7,752,236,810,872
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,052,267
net_rshares0
author_curate_reward""
vote details (1)
@neavvy ·
Wow, this is frightening @jazzresin
properties (22)
authorneavvy
permlinkre-jazzresin-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190320t222736301z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["jazzresin"],"app":"steemit/0.1"}
created2019-03-20 22:27:36
last_update2019-03-20 22:27:36
depth2
children0
last_payout2019-03-27 22:27:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length35
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,642,891
net_rshares0
@jbgarrison72 ·
So long as an AI creates more "value" than it steals it will be allowed to perform its function without cause for upset. It doesn't have to be a zero-sum game; dishonest and fraudulent-minded humans are the only ones apt to make it so.
πŸ‘  ,
properties (23)
authorjbgarrison72
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t174636198z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-11 17:42:33
last_update2019-03-11 17:42:33
depth1
children1
last_payout2019-03-18 17:42:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length235
author_reputation566,070,104,139
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,082,234
net_rshares1,632,341,767
author_curate_reward""
vote details (2)
@neavvy ·
Thank yo for your reply @jbgarrison72

> It doesn't have to be a zero-sum game; dishonest and fraudulent-minded humans are the only ones apt to make it so.

I 100% agree
πŸ‘  
properties (23)
authorneavvy
permlinkre-jbgarrison72-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190320t191715311z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["jbgarrison72"],"app":"steemit/0.1"}
created2019-03-20 19:17:15
last_update2019-03-20 19:17:15
depth2
children0
last_payout2019-03-27 19:17:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length169
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,636,086
net_rshares1,666,555,824
author_curate_reward""
vote details (1)
@jenina619 ·
$0.03
AI is somewhat scary ahah😨🀣

Posted using [Partiko Android](https://partiko.app/referral/jenina619)
πŸ‘  ,
properties (23)
authorjenina619
permlinkjenina619-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190314t035503872z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-14 03:55:03
last_update2019-03-14 03:55:03
depth1
children5
last_payout2019-03-21 03:55:03
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length99
author_reputation255,799,626,812,590
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,276,995
net_rshares41,969,514,261
author_curate_reward""
vote details (2)
@crypto.piotr ·
It surely is @jenina619

But would AI be able to make drawings as funny as yours? And make us all laugh ? No way! :) 

Cheers, Piotr
properties (22)
authorcrypto.piotr
permlinkre-jenina619-jenina619-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t160854797z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["jenina619"],"app":"steemit/0.1"}
created2019-03-18 16:08:57
last_update2019-03-18 16:08:57
depth2
children2
last_payout2019-03-25 16:08:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length132
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,523,989
net_rshares0
@neavvy ·
That's certainly true @crypto.piotr. @jenina619's drawings are really unique :)
πŸ‘  
properties (23)
authorneavvy
permlinkre-cryptopiotr-re-jenina619-jenina619-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t173233783z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["crypto.piotr","jenina619"],"app":"steemit/0.1"}
created2019-03-19 17:32:33
last_update2019-03-19 17:32:33
depth3
children1
last_payout2019-03-26 17:32:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length79
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,582,183
net_rshares3,303,033,791
author_curate_reward""
vote details (1)
@neavvy ·
...but simultaneously very useful @jenina619 :)
properties (22)
authorneavvy
permlinkre-jenina619-jenina619-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t173318141z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["jenina619"],"app":"steemit/0.1"}
created2019-03-19 17:33:18
last_update2019-03-19 17:33:18
depth2
children1
last_payout2019-03-26 17:33:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length47
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,582,209
net_rshares0
@jenina619 ·
Eh eh😁

Posted using [Partiko Android](https://partiko.app/referral/jenina619)
properties (22)
authorjenina619
permlinkjenina619-re-neavvy-re-jenina619-jenina619-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t193822825z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-19 19:38:24
last_update2019-03-19 19:38:24
depth3
children0
last_payout2019-03-26 19:38:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length78
author_reputation255,799,626,812,590
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,586,495
net_rshares0
@jjqf ·
$0.02
Greetings @neavvy, get here thanks to @crypto.piotr (greetings to you too @crypto.piotr).

My thinking about AI, is that if it is true that a machine has many advantages in terms of data processing and calculations, something that would take many minutes, the IA takes seconds or even milliseconds, and is that is why they are employing a lot of labor fields, since they do not need breaks, as for the possibility that the IA writes quality articles, although it is true that they may be able to create them, I think they would lack the approach that each One of us can contribute about a topic, in that I think the difference between something written by an AI and a human being would be based. Today by chance I was reading about a game (rock, paper or scissors) very particular, because instead of confronting another person it is against AI, and they comment that it is difficult to deceive the AI ​​and is reasonably credible hahaha

The link to the game is here if you like:
https://play.google.com/store/apps/details?hl=en&id=cc.ramtin.rps&cache=1551986472
πŸ‘  
properties (23)
authorjjqf
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190313t212312185z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["neavvy","crypto.piotr"],"links":["https://play.google.com/store/apps/details?hl=en&amp;id=cc.ramtin.rps&amp;cache=1551986472"],"app":"steemit/0.1"}
created2019-03-13 21:23:06
last_update2019-03-13 21:23:06
depth1
children1
last_payout2019-03-20 21:23:06
cashout_time1969-12-31 23:59:59
total_payout_value0.014 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,063
author_reputation201,492,560,976,004
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,257,578
net_rshares30,934,244,207
author_curate_reward""
vote details (1)
@crypto.piotr ·
Great comment buddy

Thanks for dropping by @jjqf and sharing your thoughts with us. And I'm sorry that it took me so long to read and reply to your comment. 

Cheers, Piotr
properties (22)
authorcrypto.piotr
permlinkre-jjqf-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t161817540z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["jjqf"],"app":"steemit/0.1"}
created2019-03-18 16:18:18
last_update2019-03-18 16:18:18
depth2
children0
last_payout2019-03-25 16:18:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length173
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,524,313
net_rshares0
@jorcam ·
Definitivamente, la tecnologΓ­a ha avanzado y lo seguirΓ‘ haciendo. En muchas Γ‘reas de la industria ya ha logrado desplazar la mano de obra humana, pero aunque la ciencia dice la Biblia "aumentarΓ‘", no obstante me parece que somos maquinas demasiado complejas, como para que una IA lograra reemplazarnos al 100%. Excelente artΓ­culo un abrazo.
πŸ‘  
properties (23)
authorjorcam
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190312t161150545z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-12 16:11:54
last_update2019-03-12 16:11:54
depth1
children1
last_payout2019-03-19 16:11:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length340
author_reputation4,060,065,643,442
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,152,761
net_rshares0
author_curate_reward""
vote details (1)
@neavvy ·
Thank you for your comment @jorcam.

I agree with you, in fact we are so complicated that even we don't understand how our brain works. Perhaps it will take AI many years to replace us in the most sophisticated activities.

ps. unfortunately I do not understand Spanish :(
properties (22)
authorneavvy
permlinkre-jorcam-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190321t201807869z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["jorcam"],"app":"steemit/0.1"}
created2019-03-21 20:18:06
last_update2019-03-21 20:18:06
depth2
children0
last_payout2019-03-28 20:18:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length272
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,698,200
net_rshares0
@khussan ·
AI on steemit? that might be troublesome for real people as the AI might get programmed to maximize profit and might even enter contests as well which is gonna be troublesome for a lot of people curators and authors alike AIs should be left as Personal Assistors and game bots 🀣

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  ,
properties (23)
authorkhussan
permlinkkhussan-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t145157220z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-10 14:51:57
last_update2019-03-10 14:51:57
depth1
children2
last_payout2019-03-17 14:51:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length348
author_reputation1,751,079,984,951
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,017,447
net_rshares0
author_curate_reward""
vote details (2)
@neavvy ·
Indeed, this would probably disturb the whole platform.

Thank you for sharing your thoughts @khussan :)
πŸ‘  
properties (23)
authorneavvy
permlinkre-khussan-khussan-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190320t224424712z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["khussan"],"app":"steemit/0.1"}
created2019-03-20 22:44:24
last_update2019-03-20 22:44:24
depth2
children1
last_payout2019-03-27 22:44:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length104
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,643,479
net_rshares1,945,458,314
author_curate_reward""
vote details (1)
@khussan ·
always happy to share my views πŸ‘

Posted using [Partiko Android](https://partiko.app/referral/khussan)
properties (22)
authorkhussan
permlinkkhussan-re-neavvy-re-khussan-khussan-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190320t225206974z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-20 22:52:06
last_update2019-03-20 22:52:06
depth3
children0
last_payout2019-03-27 22:52:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length102
author_reputation1,751,079,984,951
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,643,758
net_rshares0
@kingoflongwin ·
I love to see Ai development on crypto market
properties (22)
authorkingoflongwin
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190313t053240384z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-13 05:32:42
last_update2019-03-13 05:32:42
depth1
children1
last_payout2019-03-20 05:32:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length45
author_reputation373,975,940
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,198,721
net_rshares0
@neavvy ·
Combination of those two technologies is indeed powerful @kingoflongwin
properties (22)
authorneavvy
permlinkre-kingoflongwin-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t174050773z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["kingoflongwin"],"app":"steemit/0.1"}
created2019-03-19 17:40:51
last_update2019-03-19 17:40:51
depth2
children0
last_payout2019-03-26 17:40:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length71
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,582,467
net_rshares0
@liketimmy ·
Thank you @crypto.piotr for bringing this post under my attention. I love AI! It is our future and it actually has no limits to the possabilities. My personal favorites are the AI robots like Moxi, Sophia and Ai-da just to name a few amazing projects. I hope to read some more about your AI projects in the future to see how far you get. Always challenge yourself and keep dreaming. The best, most amazing ideas came to live in a dream first before they were build in real life ;)
πŸ‘  ,
properties (23)
authorliketimmy
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t200456365z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["crypto.piotr"],"app":"steemit/0.1"}
created2019-03-10 20:04:57
last_update2019-03-10 20:04:57
depth1
children2
last_payout2019-03-17 20:04:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length480
author_reputation514,586,069,138
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,030,871
net_rshares0
author_curate_reward""
vote details (2)
@crypto.piotr ·
Thank you for dropping by @liketimmy and sharing your view with us.

And sorry for such a late reply. I only had a chance to read your comment a moment ago.

Cheers
Piotr
properties (22)
authorcrypto.piotr
permlinkre-liketimmy-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t174845835z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["liketimmy"],"app":"steemit/0.1"}
created2019-03-18 17:48:48
last_update2019-03-18 17:48:48
depth2
children0
last_payout2019-03-25 17:48:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length170
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,528,289
net_rshares0
@neavvy ·
Thank you for your reply @liketimmy

> My personal favorites are the AI robots like Moxi, Sophia and Ai-da just to name a few amazing projects.

Yes, they are really great :)

> Always challenge yourself and keep dreaming. The best, most amazing ideas came to live in a dream first before they were build in real life ;)

Thank you for your amazing advices :)
properties (22)
authorneavvy
permlinkre-liketimmy-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190322t213410391z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["liketimmy"],"app":"steemit/0.1"}
created2019-03-22 21:34:09
last_update2019-03-22 21:34:09
depth2
children0
last_payout2019-03-29 21:34:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length359
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,759,541
net_rshares0
@littlenewthings ·
I am personally feeling.... This is _**Terminator**_ in the making. It could be learning faster than we think. They are running through electricity that can as fast as "lightning speed" these days...

As I have answered in @crypto.piotr ... this seems to be already happening... the only thing is that when AI really starts to learn and "think for itself", will it start to judge (without compassion - the lack of human element) the human race where the stories of the dreaded sci-fi horrors will come to pass?
πŸ‘  , ,
properties (23)
authorlittlenewthings
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t145842065z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["crypto.piotr"],"app":"steemit/0.1"}
created2019-03-10 14:58:54
last_update2019-03-10 14:58:54
depth1
children1
last_payout2019-03-17 14:58:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length510
author_reputation175,889,492,623,506
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,017,844
net_rshares14,184,882,274
author_curate_reward""
vote details (3)
@neavvy ·
I wouldn't be so skeptical @littlenewthings :)

> when AI really starts to learn and "think for itself", will it start to judge (without compassion - the lack of human element) the human race where the stories of the dreaded sci-fi horrors will come to pass?

In my opinion developers will make sure that AI has implemented human values (or at least three laws of robotics), before they will even start some learning process. There is also a possibility that this process will snowball out of control, but to be honest we currently know really little about the way it would work. This is also the most pessimistic and rather unlikely scenario.
properties (22)
authorneavvy
permlinkre-littlenewthings-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190312t201112086z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["littlenewthings"],"app":"steemit/0.1"}
created2019-03-12 20:11:12
last_update2019-03-12 20:11:12
depth2
children0
last_payout2019-03-19 20:11:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length643
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,167,349
net_rshares0
@lucyho ·
$0.03
I think that saying you fear AI is like my Mum being scared of cars, she was born in 1921 and there weren't many around when she was a child but she learnt to drive in her 40's and was sad to give up her license after about 85. I don't know how to write the code but I'm perfectly happy to deal with a chatbot for simple tasks.
πŸ‘  ,
properties (23)
authorlucyho
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190314t095348735z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-14 09:53:51
last_update2019-03-14 09:53:51
depth1
children2
last_payout2019-03-21 09:53:51
cashout_time1969-12-31 23:59:59
total_payout_value0.021 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length327
author_reputation291,558,661,251
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,288,768
net_rshares41,935,463,341
author_curate_reward""
vote details (2)
@crypto.piotr ·
I love the way you compared those two things @lucyho :)

Seriously you put such a huge smile on my face just now haha :) Perhaps you're right. Time will tell.

Cheers
Piotr
properties (22)
authorcrypto.piotr
permlinkre-lucyho-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t161055992z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["lucyho"],"app":"steemit/0.1"}
created2019-03-18 16:10:57
last_update2019-03-18 16:10:57
depth2
children0
last_payout2019-03-25 16:10:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length172
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,524,049
net_rshares0
@neavvy ·
Thank you for your comment @lucyho

> I think that saying you fear AI is like my Mum being scared of cars

Well, I got your point, but AI seems to be much more dangerous that cars :)
properties (22)
authorneavvy
permlinkre-lucyho-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190320t185618888z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["lucyho"],"app":"steemit/0.1"}
created2019-03-20 18:56:18
last_update2019-03-20 18:56:18
depth2
children0
last_payout2019-03-27 18:56:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length182
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,635,328
net_rshares0
@marian16 ·
Sin duda la inteligencia artificial cada dia es mas perfecta y en mi opinion fue creada para colaborar con las actividades humanas y no debemos olvidar que a medida que avanza la tecnologia la mente humana tambien evoluciona alcanzando niveles extraordinarios de inteligencia y creatividad, excelente blog felicitaciones.
πŸ‘  
properties (23)
authormarian16
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t022615583z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-16 01:36:06
last_update2019-03-16 01:36:06
depth1
children1
last_payout2019-03-23 01:36:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length321
author_reputation268,445,712
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,385,718
net_rshares10,414,073,041
author_curate_reward""
vote details (1)
@neavvy ·
Thank you for your reply @marian16 :)

AI can definitely successfully collaborate with humans. And it is already doing so :)

Ps. unfortunately I don't understand Spanish
properties (22)
authorneavvy
permlinkre-marian16-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190320t185823735z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["marian16"],"app":"steemit/0.1"}
created2019-03-20 18:58:24
last_update2019-03-20 18:58:24
depth2
children0
last_payout2019-03-27 18:58:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length170
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,635,394
net_rshares0
@marvyinnovation · (edited)
Hi @neavvy and @crypto.piotr, 

Thanks for your ever lending support and for the transfer of memos. You people are fascinating.  Your coverage of topics are also very much fascinating.

I have just given a thought about it and just a moment ago, this idea flashed in my mind.

Unfortunately, a lot of budding female kids are being raped all around the world by some draconian monsters and to put a full stop to this deadly crime, why should not we employ AI to save those beautiful flowers of the next generation from withering before blooming!

We can also send AI-controlled robots to the places of extreme danger, e.g. to attack terrorists in their own dens, to name a few. 


Coming to the topic, 

"......speech recognition, which does not cause any problem for 5 years old human child, while Google spends millions of dollars in order to improve their technology in this area."

While I was in medical transcription in earlier 2000, many a time,  we were under intense pressure due to the loss of our jobs due to this "Speech Recognition-AI concept".

At that time, our company owners used to tell that they no longer need medical transcriptionists as the SR will easily do our work with 99 percent accuracy and that final level QCs are enough for 100 percent quality. But what happened? Speech Recognition failed miserably due to the fact that it was unable to understand the dictation perfectly e.g. the patient is a 45-year-old....sorry,  sorry... the patient is a 54-year-old.....and if you see the output,  it will be a sort of text written as per the dictation without any editing, the reason being SR had been in its infancy! 

Now I don't know about the latest developments, but AI struggled a lot in this concept at that point in time. 

Keeping that in my mind, I can boldly say that it will take some time to master the Speech Recognition concept for the AI Technology. 

That's it for now...Bye.........
πŸ‘  
properties (23)
authormarvyinnovation
permlinkmarvyinnovation-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t124959938z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-11 12:50:00
last_update2019-03-11 13:27:06
depth1
children1
last_payout2019-03-18 12:50:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,921
author_reputation2,571,052,721,350
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,067,189
net_rshares0
author_curate_reward""
vote details (1)
@crypto.piotr ·
Dear @marvyinnovation

Seriously amazing comment. Thank you for being so responsive and sharing your thoughts. Also I hope you're feeling better after your Lucky passed away :(

> You people are fascinating. Your coverage of topics are also very much fascinating.

You put a banana smile on my face just now! THX :)

> why should not we employ AI to save those beautiful flowers of the next generation from withering before blooming!

I don't see how could we achieve that.

> Recognition failed miserably due to the fact that it was unable to understand the dictation perfectly e.g. the patient is a 45-year-old....sorry, sorry... the patient is a 54-year-old....

That's a very interesting point. I never thought about it ...

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-marvyinnovation-marvyinnovation-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t165003972z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["marvyinnovation"],"app":"steemit/0.1"}
created2019-03-18 16:50:06
last_update2019-03-18 16:50:06
depth2
children0
last_payout2019-03-25 16:50:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length740
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,525,810
net_rshares0
@marvyinnovation ·
$0.03
@neavvy Sir,  it's always a pleasure to respond to your call. I always enjoy reading your fantastic and informative blogs.

Posted using [Partiko Messaging](https://steemit.com/@partiko)
πŸ‘  ,
properties (23)
authormarvyinnovation
permlinkmarvyinnovation-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190314t021141802z
categorysteemstem
json_metadata{"app":"partiko","from_partiko_messaging":true}
created2019-03-14 02:11:42
last_update2019-03-14 02:11:42
depth1
children10
last_payout2019-03-21 02:11:42
cashout_time1969-12-31 23:59:59
total_payout_value0.021 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length186
author_reputation2,571,052,721,350
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,272,500
net_rshares42,089,995,599
author_curate_reward""
vote details (2)
@crypto.piotr ·
Dear @marvyinnovation

I love how kind and supportive you are :)

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-marvyinnovation-marvyinnovation-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t160745906z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["marvyinnovation"],"app":"steemit/0.1"}
created2019-03-18 16:07:48
last_update2019-03-18 16:07:48
depth2
children7
last_payout2019-03-25 16:07:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length77
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,523,955
net_rshares0
@marvyinnovation ·
Dear Piotr Sir, 

Thank you very much for your kind words.  Those caring words have produced a soothing effect on my mind, which was deeply hurt by recent sour incidents in my life.

Posted using [Partiko Messaging](https://steemit.com/@partiko)
πŸ‘  
properties (23)
authormarvyinnovation
permlinkmarvyinnovation-re-crypto-piotr-re-marvyinnovation-marvyinnovation-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t011712733z
categorysteemstem
json_metadata{"app":"partiko","from_partiko_messaging":true}
created2019-03-19 01:17:12
last_update2019-03-19 01:17:12
depth3
children6
last_payout2019-03-26 01:17:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length245
author_reputation2,571,052,721,350
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,545,937
net_rshares28,622,703,857
author_curate_reward""
vote details (1)
@neavvy ·
Thank you @marvyinnovation :) I really appreciate your constant support!
πŸ‘  
properties (23)
authorneavvy
permlinkre-marvyinnovation-marvyinnovation-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t173033893z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["marvyinnovation"],"app":"steemit/0.1"}
created2019-03-19 17:30:33
last_update2019-03-19 17:30:33
depth2
children1
last_payout2019-03-26 17:30:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length72
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,582,113
net_rshares4,056,234,416
author_curate_reward""
vote details (1)
@marvyinnovation ·
I am humbled @neavvy Sir.

Posted using [Partiko Messaging](https://steemit.com/@partiko)
properties (22)
authormarvyinnovation
permlinkmarvyinnovation-re-neavvy-re-marvyinnovation-marvyinnovation-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190320t064235420z
categorysteemstem
json_metadata{"app":"partiko","from_partiko_messaging":true}
created2019-03-20 06:42:39
last_update2019-03-20 06:42:39
depth3
children0
last_payout2019-03-27 06:42:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length89
author_reputation2,571,052,721,350
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,609,566
net_rshares0
@masterthematrix ·
> After all, the price of Steem is determined by the intellectual value of contents published here.
No the Steem Blockchain is not just only for blogging or creating content it can be used for all kinds of applications. If robots would overtake content creation than this would obviously effect Steemit.com but not Actifit.io or Steemmonsters.

> But what would be the impact of such algorithms on Steem Blockchain?
I can see great value for all the data that is available on the Steem Blockchain for AI projects.


πŸ‘  ,
properties (23)
authormasterthematrix
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t073517823z
categorysteemstem
json_metadata{"tags":["steemstem"],"community":"steempeak","app":"steempeak/1.8.4b"}
created2019-03-10 07:35:18
last_update2019-03-10 07:35:18
depth1
children1
last_payout2019-03-17 07:35:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length516
author_reputation9,868,666,626,842
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,000,536
net_rshares10,799,894,496
author_curate_reward""
vote details (2)
@neavvy ·
Thank you for your reply @masterthematrix

> If robots would overtake content creation than this would obviously effect Steemit.com but not Actifit.io or Steemmonsters

That's true, but those applications are also based on Steem token, so when its price is affected by the AI activity they will be also affected.

> I can see great value for all the data that is available on the Steem Blockchain for AI projects

Yes, the amount of transparent and easily accessible data is enormous.
properties (22)
authorneavvy
permlinkre-masterthematrix-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190313t071207094z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["masterthematrix"],"app":"steemit/0.1"}
created2019-03-13 07:12:09
last_update2019-03-13 07:12:09
depth2
children0
last_payout2019-03-20 07:12:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length484
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,203,880
net_rshares0
@mcnestler ·
Hi @neavvy, thank you for sharing your interesting article with me. In my experience so far, AI consists of analyzing existing data. Therefore the "bot" can only create things based on the past. Pure creativity or disruption is as far as I know not possible at the moment. 

AI can support processes like Grammar correction, or it displays best practices based on high rated articles, but new idea creation the game of playing with words is not possible. I think at this moment AI still has barriers to overcome. Implementing logic in a machine will be hard and a long process.

I got the same memo from @crypto.piotr and I am happy that you guys shared the insights with me.

Have a good day guys,
M
πŸ‘  ,
properties (23)
authormcnestler
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t143548695z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["neavvy","crypto.piotr"],"app":"steemit/0.1"}
created2019-03-11 14:35:48
last_update2019-03-11 14:35:48
depth1
children2
last_payout2019-03-18 14:35:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length700
author_reputation2,721,392,457,403
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,072,628
net_rshares0
author_curate_reward""
vote details (2)
@crypto.piotr ·
Solid comment!

I'm very sorry for such a late reply @mcnestler

I just had a chance to read your comment. Past few days has been quite crazy but I'm finally slowly catching up with work.

> AI can support processes like Grammar correction, or it displays best practices based on high rated articles, but new idea creation the game of playing with words is not possible

I'm not worried about AI posting articles. What worries me that AI can analyze articles and be used as a support to build engagement. By posting short comments, but comments related to discussed topic. Comments that look genuine. 

I bet most people would not be able to recognize 2-3 sentences in their comment section posted by AI. Wouldn't you agree?

Would you be able to "compete" with users who build their engagement that way? I can forsee this industry (social media) being dominated by those who use AI to support their work. And "regular joe" will have very little chances to gain any traction.

Cheers
Piotr
properties (22)
authorcrypto.piotr
permlinkre-mcnestler-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t164322320z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["mcnestler"],"app":"steemit/0.1"}
created2019-03-18 16:43:24
last_update2019-03-18 16:43:24
depth2
children0
last_payout2019-03-25 16:43:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length989
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,525,533
net_rshares0
@neavvy ·
Thank you for your comment @mcnestler

> Therefore the "bot" can only create things based on the past. Pure creativity or disruption is as far as I know not possible at the moment.

That's 100% true. This post is rather a speculation :)

> I think at this moment AI still has barriers to overcome. Implementing logic in a machine will be hard and a long process.

I agree with you. But in my opinion AI is on a great way to become really successful :)
properties (22)
authorneavvy
permlinkre-mcnestler-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190321t204935006z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["mcnestler"],"app":"steemit/0.1"}
created2019-03-21 20:49:33
last_update2019-03-21 20:49:33
depth2
children0
last_payout2019-03-28 20:49:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length451
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,699,935
net_rshares0
@mickvir ·
$0.02
Thank you for sharing. 

A.I. is definitely making a difference in the way we live our everyday lives.

 In the past few years we have seen self-serve checkouts introduced, here where I live in Australia. Whilst we were told that there would be no job loss from this, it’s easy to see how one operator is now Manning six checkouts. And what was originally five check out staff jobs there is normally only one or two people manning the human operated checkouts. 

I’m not for or against AI, just making observations.

The issue with a computer making posts on Steemit, is it would only be posting content based on successful content already on the platform. It would not be able to create original material. 

Also how is an AI going to calculate us experiencing something new as computers are unable to feel. AI would only comment on feelings humans had already posted on. 

As for music and art . We like new and different things . If an AI is looking at what’s successful it would be successful initially but with the lack of humans creating new content it would become obsolete.

Anyways these are just a few of my thoughts on the matter.

Great subject!
Have an awesome day!

Posted using [Partiko iOS](https://partiko.app/referral/mickvir)
πŸ‘  ,
properties (23)
authormickvir
permlinkmickvir-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190312t111323678z
categorysteemstem
json_metadata{"app":"partiko","client":"ios"}
created2019-03-12 11:13:27
last_update2019-03-12 11:13:27
depth1
children2
last_payout2019-03-19 11:13:27
cashout_time1969-12-31 23:59:59
total_payout_value0.014 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,244
author_reputation54,204,341,814,481
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,130,951
net_rshares30,433,846,821
author_curate_reward""
vote details (2)
@crypto.piotr ·
$0.05
Dear @mickvir

Seriously amazing comment. Thank you for being so responsive and sharing your thoughts.

> A.I. is definitely making a difference in the way we live our everyday lives.

No doubt about it. 

> And what was originally five check out staff jobs there is normally only one or two people manning the human operated checkouts.

I've experienced similar issue in Singapore at the airport. It's pretty obvious that many people will need to learn new skills in order to offer some value and have job secured.

> The issue with a computer making posts on Steemit, is it would only be posting content based on successful content already on the platform. It would not be able to create original material.

I'm not worried about AI posting articles. What worries me that AI can analyze articles and be used as a support to build engagement. By posting short comments, but comments related to discussed topic. Comments that look genuine. 

I bet most people would not be able to recognize 2-3 sentences in their comment section posted by AI. Wouldn't you agree?

Would you be able to "compete" with users who build their engagement that way? I can forsee this industry (social media) being dominated by those who use AI to support their work. And "regular joe" will have very little chances to gain any traction.

Yours
Piotr
πŸ‘  
properties (23)
authorcrypto.piotr
permlinkre-mickvir-mickvir-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t162801298z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["mickvir"],"app":"steemit/0.1"}
created2019-03-18 16:28:03
last_update2019-03-18 16:28:03
depth2
children0
last_payout2019-03-25 16:28:03
cashout_time1969-12-31 23:59:59
total_payout_value0.034 HBD
curator_payout_value0.011 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,327
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,524,834
net_rshares67,398,292,252
author_curate_reward""
vote details (1)
@neavvy ·
Thank you for your reply @mickvir

> I’m not for or against AI, just making observations.

I think it's great approach for now. We can't really predict what will be the impact of AI.

> The issue with a computer making posts on Steemit, is it would only be posting content based on successful content already on the platform. It would not be able to create original material.

Maybe the successful content could be some ideal to aspire to? Such AI would not directly repeat content that has been already published, but rather create its own content basing on that :)
properties (22)
authorneavvy
permlinkre-mickvir-mickvir-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190320t190524373z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["mickvir"],"app":"steemit/0.1"}
created2019-03-20 19:05:24
last_update2019-03-20 19:05:24
depth2
children0
last_payout2019-03-27 19:05:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length566
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,635,661
net_rshares0
@mike961 ·
$0.03
> But what would be the impact of such algorithms on Steem Blockchain? After all, the price of Steem is determined by the intellectual value of contents published here. What if this value dropped to zero, as every computer in the world would be capable of generating outstanding articles? There would be no more point in paying human authors, including those on Steem.

This is an interesting point, makes me wonder, if someday AI's are capable of creating art, does the value of man-made art would decrease as well, being it surely inferior to that made by computers? Gives one something to think

Posted using [Partiko Android](https://partiko.app/referral/mike961)
πŸ‘  ,
properties (23)
authormike961
permlinkmike961-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190315t233501192z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-15 23:34:57
last_update2019-03-15 23:34:57
depth1
children2
last_payout2019-03-22 23:34:57
cashout_time1969-12-31 23:59:59
total_payout_value0.022 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length667
author_reputation15,149,280,852,593
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,380,687
net_rshares43,153,898,907
author_curate_reward""
vote details (2)
@crypto.piotr ·
Hi @mike961

Those are some very good questions.
properties (22)
authorcrypto.piotr
permlinkre-mike961-mike961-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t160322805z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["mike961"],"app":"steemit/0.1"}
created2019-03-18 16:03:24
last_update2019-03-18 16:03:24
depth2
children0
last_payout2019-03-25 16:03:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length48
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,523,776
net_rshares0
@neavvy ·
Thank you for your comment @mike961. I am sorry for such late reply but I have been super busy this week.

> does the value of man-made art would decrease as well, being it surely inferior to that made by computers?

That's really interesting question. I think that there would be definitely less artists on the market, but their salary would increase significantly.
properties (22)
authorneavvy
permlinkre-mike961-mike961-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190320t170014373z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["mike961"],"app":"steemit/0.1"}
created2019-03-20 17:00:15
last_update2019-03-20 17:00:15
depth2
children0
last_payout2019-03-27 17:00:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length366
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,631,319
net_rshares0
@mintymile ·
I take it, computer never tires analysing patterns and growing. 

I think google already using AI in search feature, like most treading search terms etc.

 AI seems to be a expert copy cat, copying the best stuff and varrying it to some degree(: ...

 anyway that's all I can think off, maybe I would understand more about machine learning reading your posts.

 Have fun with your experiments in AI.
πŸ‘  ,
properties (23)
authormintymile
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t143126998z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-11 14:31:33
last_update2019-03-11 14:31:33
depth1
children3
last_payout2019-03-18 14:31:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length399
author_reputation87,502,110,113,735
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,072,395
net_rshares0
author_curate_reward""
vote details (2)
@crypto.piotr ·
Thank you for your valuable comment @mintymile and for sharing your view on this particular subject with us.

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-mintymile-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t164636981z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["mintymile"],"app":"steemit/0.1"}
created2019-03-18 16:46:39
last_update2019-03-18 16:46:39
depth2
children0
last_payout2019-03-25 16:46:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length121
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,525,674
net_rshares0
@neavvy ·
Thank you for your reply @mintymile :)

> I think google already using AI in search feature, like most treading search terms etc.

Yes, they are surely doing so.

> maybe I would understand more about machine learning reading your posts.

I'm glad to hear :)
properties (22)
authorneavvy
permlinkre-mintymile-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190321t202105426z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["mintymile"],"app":"steemit/0.1"}
created2019-03-21 20:21:06
last_update2019-03-21 20:21:06
depth2
children1
last_payout2019-03-28 20:21:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length258
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,698,343
net_rshares0
@mintymile ·
@neavvy !! ...guess what, you checked the doogle today, google doogle, it played bach music after you key some notes. It analysed 365 patterns of music from back works and played something using the notes I put along with some chords. All using AI and machine learning!!! ... check out the doogle right now, if you have not, you would appreciate it since your into AI and machine learning!!! Goodday.
properties (22)
authormintymile
permlinkre-neavvy-re-mintymile-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190322t123144509z
categorysteemstem
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steemstem"],"users":["neavvy"],"links":["/@neavvy"],"image":[]}
created2019-03-22 12:31:57
last_update2019-03-22 12:31:57
depth3
children0
last_payout2019-03-29 12:31:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length400
author_reputation87,502,110,113,735
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,732,608
net_rshares0
@mytechtrail ·
$0.03
I think they should start including Asimov's three laws of robotics into advanced AI code.

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  ,
properties (23)
authormytechtrail
permlinkmytechtrail-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t020158075z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-10 02:02:00
last_update2019-03-10 02:02:00
depth1
children1
last_payout2019-03-17 02:02:00
cashout_time1969-12-31 23:59:59
total_payout_value0.024 HBD
curator_payout_value0.008 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length160
author_reputation19,007,675,085,002
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,990,139
net_rshares48,109,022,501
author_curate_reward""
vote details (2)
@neavvy ·
Thank you for your reply @mytechtrail. Asimov's three laws of robotics are definitely very important, but I am not sure if they are solution to the problem of human replacement.

Basically, the only thing that they protect is human body, as they do not allow robot to injure human in any way. I think that such level of protection is not enough nowadays because we are endangered by AI development in many more areas (check out an article about [our fear of AI](https://steemit.com/steemstem/@neavvy/our-fear-of-artificial-intelligence-is-it-reasoned)).

I mean, Asimov's laws are crucial, but at the lowest level of our protection. Nowadays we probably need to come up with something completely new.
properties (22)
authorneavvy
permlinkre-mytechtrail-mytechtrail-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t075441185z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["mytechtrail"],"links":["https://steemit.com/steemstem/@neavvy/our-fear-of-artificial-intelligence-is-it-reasoned"],"app":"steemit/0.1"}
created2019-03-10 07:54:42
last_update2019-03-10 07:54:42
depth2
children0
last_payout2019-03-17 07:54:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length700
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,001,021
net_rshares0
@n1hal ·
Good article. I agree that machines can never get the creativity and individualism of a human. But are you sure AI will affect jobs? How!? 

The rise of AI may replace many workers in various fields but at the same time it will create more jobs like we will have to recruit more high skilled programmers, better steel, better wires and better sensors which will generate an incredible amount of jobs.

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  ,
properties (23)
authorn1hal
permlinkn1hal-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t044109713z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-10 04:41:12
last_update2019-03-10 04:41:12
depth1
children2
last_payout2019-03-17 04:41:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length470
author_reputation3,022,575,725,729
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,994,735
net_rshares10,613,922,315
author_curate_reward""
vote details (2)
@neavvy ·
Thank you for your comment @n1hal :)

> The rise of AI may replace many workers in various fields but at the same time it will create more jobs like we will have to recruit more high skilled programmers, better steel, better wires and better sensors which will generate an incredible amount of jobs.

I generally agree with that opinion. But this doesn't mean that there will be no impact. When AI is developed enough to replace some profession, this will probably result in instant dismissal of many people. They will not be able to find a new work so quickly. Especially considering the fact that AI will be most likely replacing the blue-collar occupations, while generating new jobs in a field of white-collar jobs. For many people it will be not so easy to rearrange.
πŸ‘  
properties (23)
authorneavvy
permlinkre-n1hal-n1hal-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190312t205226315z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["n1hal"],"app":"steemit/0.1"}
created2019-03-12 20:52:27
last_update2019-03-12 20:52:27
depth2
children1
last_payout2019-03-19 20:52:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length772
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,169,790
net_rshares1,979,933,733
author_curate_reward""
vote details (1)
@n1hal ·
Very true

Posted using [Partiko Android](https://partiko.app/referral/n1hal)
properties (22)
authorn1hal
permlinkn1hal-re-neavvy-re-n1hal-n1hal-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190313t102206997z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-13 10:22:09
last_update2019-03-13 10:22:09
depth3
children0
last_payout2019-03-20 10:22:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length77
author_reputation3,022,575,725,729
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,214,726
net_rshares0
@nassimal ·
How I use your Flappy Bird AI?
πŸ‘  
properties (23)
authornassimal
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t213946801z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 21:39:48
last_update2019-03-10 21:39:48
depth1
children1
last_payout2019-03-17 21:39:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length30
author_reputation1,171,408,607,013
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,034,017
net_rshares0
author_curate_reward""
vote details (1)
@neavvy ·
Thank you for your comment @nassimal

You can download source code here: https://github.com/jankulik/AI-Flappy-Bird

And compile it in the program called Processing :)
πŸ‘  
properties (23)
authorneavvy
permlinkre-nassimal-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t174214204z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["nassimal"],"links":["https://github.com/jankulik/AI-Flappy-Bird"],"app":"steemit/0.1"}
created2019-03-19 17:42:15
last_update2019-03-19 17:42:15
depth2
children0
last_payout2019-03-26 17:42:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length167
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,582,517
net_rshares0
author_curate_reward""
vote details (1)
@nurseanne84 ·
Hello @neavvy,

My friend @crypto.piotr sent me here and well, here's my opinion:

Artificial intelligence is indeed a great invention in our time as it is good in monitoring activities especially on the internet which can be used to create profiles for specific group of people in a location- in simple words, AI is good in data collection, monitoring and interpretation.

However, in the creativity front, I do not think they will fare that well because in order for- let's just say a poem or an essay to be appreciated and be marked as excellent or impressive, its audience needed to be able to relate in it in a way or another. Something that a machine cannot do because it cannot feel any type of emotion.

https://media.giphy.com/media/45Lg3ECIw25Fe/giphy.gif
have you seen this animated movie? It's called the Big Hero. A robot which was specifically invented to become a nurse and companion to sick or elderly people. Well, if you could observe, it "literally" attended to the needs of the boy as a nurse- disinfecting his arm, asking him if he is in pain and, applying necessary interventions.

I am a nurse and nursing is a complicated job. And most of the time, it involves personalized care for each and every patient(a job in my opinion cannot be made any easier by a census or creating profile for specific individuals). People comes from different backgrounds, races, religions and are influenced by environmental factors and their daily experience. That's why AI or robots have difficulty "learning" how to be human.

Another aspect that people around the world are trying to tinker in order to have machines act like humans is by allowing them to learn, process and modify their future response to a specific stimuli. It would have made people rich especially those who specialize in creating sex robots if indeed it was a successful front. 

Unfortunately, robots are still in their "stone age" and are therefore limited to common machine tasks like auditing, data gathering and data interpretation- an efficient logical interpreter. 

In my opinion, we can never create a machine that functions much like us because, we are spiritual and emotional beings. 

PS

If any of you guys know of a machine that is excellent in deductive reasoning- like deep blue- who plays chess, let me know.
πŸ‘  
properties (23)
authornurseanne84
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t195433849z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["neavvy","crypto.piotr"],"image":["https://media.giphy.com/media/45Lg3ECIw25Fe/giphy.gif"],"app":"steemit/0.1"}
created2019-03-11 19:54:36
last_update2019-03-11 19:54:36
depth1
children1
last_payout2019-03-18 19:54:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length2,305
author_reputation97,516,929,937,635
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,088,781
net_rshares906,678,977
author_curate_reward""
vote details (1)
@crypto.piotr ·
Dear @nurseanne84

Seriously amazing comment. Thank you for being so responsive and sharing your thoughts. Also I hope you're feeling better after your Lucky passed away :(

> However, in the creativity front, I do not think they will fare that well because in order for- let's just say a poem or an essay to be appreciated and be marked as excellent or impressive, its audience needed to be able to relate in it in a way or another. Something that a machine cannot do because it cannot feel any type of emotion.

I'm not worried about AI posting articles. What worries me that AI can analyze articles and be used as a support to build engagement. By posting short comments, but comments related to discussed topic. Comments that look genuine. 

I bet most people would not be able to recognize 2-3 sentences in their comment section posted by AI. Wouldn't you agree?

Would you be able to "compete" with users who build their engagement that way? I can forsee this industry (social media) being dominated by those who use AI to support their work. And "regular joe" will have very little chances to gain any traction.

> People comes from different backgrounds, races, religions and are influenced by environmental factors and their daily experience. That's why AI or robots have difficulty "learning" how to be human.

That's very true. That's why I'm not worried about any jobs that require customer service. 

Yours
Piotr
πŸ‘  
properties (23)
authorcrypto.piotr
permlinkre-nurseanne84-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t163620006z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["nurseanne84"],"app":"steemit/0.1"}
created2019-03-18 16:36:21
last_update2019-03-18 16:36:21
depth2
children0
last_payout2019-03-25 16:36:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,425
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,525,219
net_rshares9,475,475,482
author_curate_reward""
vote details (1)
@palasatenea ·
$0.03
I'm not very worried by the AI development, although I've had heard some advises warning about the danger that can have an AI applicated on the new armies around the world. 

Some specialist indicate that an AI could be too aggressive and provoke a conflict, but my point is that we've already worse menaces than an AI. We don't need the help of any human invention to screw all the things up. 

The global warming, the increase of the social differences or the risky behaviour of some politics is dangerous enough to take this in consideration first.

As a tool is something amazing in the development of the science, as any tool can be well used or abused by us. 

Interesting post. Cheers.
πŸ‘  , ,
properties (23)
authorpalasatenea
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t232955250z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 23:29:57
last_update2019-03-10 23:29:57
depth1
children1
last_payout2019-03-17 23:29:57
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length692
author_reputation6,973,925,098,488
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,037,586
net_rshares40,759,074,144
author_curate_reward""
vote details (3)
@neavvy ·
I am sorry for such a late reply @danielfs, but I must have somehow missed your comment in this jungle :)

> Some specialist indicate that an AI could be too aggressive and provoke a conflict, but my point is that we've already worse menaces than an AI. We don't need the help of any human invention to screw all the things up.

Yes, that's unfortunately true. We are specialists in destroying this world.
properties (22)
authorneavvy
permlinkre-palasatenea-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t172956727z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["danielfs"],"app":"steemit/0.1"}
created2019-03-19 17:29:57
last_update2019-03-19 17:29:57
depth2
children0
last_payout2019-03-26 17:29:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length405
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,582,088
net_rshares0
@partiko ·
Saw your message! Free free to reach out to us using Partiko Messaging!

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  
properties (23)
authorpartiko
permlinkpartiko-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190309t214302199z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-09 21:43:03
last_update2019-03-09 21:43:03
depth1
children1
last_payout2019-03-16 21:43:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length141
author_reputation39,207,160,334,751
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,982,522
net_rshares12,016,152,637
author_curate_reward""
vote details (1)
@neavvy ·
Thank you @partiko. Out of curiosity, how does your messages work? I mean, they are somehow based on transactions on Steem Blockchain, or it is just some centralized way of communication, although connected to the particular Steem account?
properties (22)
authorneavvy
permlinkre-partiko-partiko-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t071658196z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["partiko"],"app":"steemit/0.1"}
created2019-03-10 07:16:57
last_update2019-03-10 07:16:57
depth2
children0
last_payout2019-03-17 07:16:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length239
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,999,923
net_rshares0
@redpossum ·
Well, @neavvy, if you remember my previous comments, then you will remember that I am actually quite pessimistic about the relation between human and AI. I suspect that, as suggested by both Dr Hawking and Elon Musk, we are making something that will destroy us. 

People much like you, with the best of intentions and a truly commendable intellectual curiosity, are going to create something that will exterminate us all.

The level of naivete in this comment section is truly staggering. Look at the Trending section in your feed, and tell me how much creativity you see in the top ten posts. I am guessing the answer will be little or none. Steemit does not reward creativity, it rewards gaming the system, and an AI can do that far better than the best of humans.
πŸ‘  ,
properties (23)
authorredpossum
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t004522458z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["neavvy"],"app":"steemit/0.1"}
created2019-03-11 00:45:24
last_update2019-03-11 00:45:24
depth1
children2
last_payout2019-03-18 00:45:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length767
author_reputation386,208,585,857
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,040,454
net_rshares0
author_curate_reward""
vote details (2)
@crypto.piotr ·
Dear @redpossum

Seriously great comment. 
Thank you for being so responsive and sharing your thoughts. And sorry for such a late reply. I only had a chance to read your comment a moment ago.

> I suspect that, as suggested by both Dr Hawking and Elon Musk, we are making something that will destroy us.

It surely may destroy job market. 

> Steemit does not reward creativity, it rewards gaming the system, and an AI can do that far better than the best of humans.

Unfortunatelly you seem to be very right here ;(

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-redpossum-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t174125747z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["redpossum"],"app":"steemit/0.1"}
created2019-03-18 17:41:27
last_update2019-03-18 17:41:27
depth2
children0
last_payout2019-03-25 17:41:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length529
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,527,964
net_rshares0
@neavvy ·
Thank you for your reply @redpossum :)

> if you remember my previous comments, then you will remember that I am actually quite pessimistic about the relation between human and AI.

Yes, I clearly remember your doubts :)

> People much like you, with the best of intentions and a truly commendable intellectual curiosity, are going to create something that will exterminate us all.

Well, I believe that's not true. If AI exterminated us it would be in my opinion cased by people with dishonest intension.

> Trending section in your feed, and tell me how much creativity you see in the top ten posts.

Yes, they are lacking of creativity and this fact is usually caused by bid-bots.
properties (22)
authorneavvy
permlinkre-redpossum-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190322t210447178z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["redpossum"],"app":"steemit/0.1"}
created2019-03-22 21:04:45
last_update2019-03-22 21:04:45
depth2
children0
last_payout2019-03-29 21:04:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length683
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,757,896
net_rshares0
@reverseacid ·
Not too savvy into development of AI, but from my understanding, both IoT and AI are heavily reliant of machine learning in order to filter the useful information from the noise. The amount of data IoT or AI produces is colossal compared to the actual useful information that resides in that data. Would love your insight and this is my current understanding. That machine learning is the glue that holds AI/IoT usefulness together.

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  ,
properties (23)
authorreverseacid
permlinkreverseacid-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t111516925z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-11 11:15:18
last_update2019-03-11 11:15:18
depth1
children1
last_payout2019-03-18 11:15:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length502
author_reputation3,336,134,723,093
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,062,826
net_rshares0
author_curate_reward""
vote details (2)
@neavvy ·
$0.03
Thank you for your reply @reverseacid :)

> That machine learning is the glue that holds AI/IoT usefulness together.

Yes, I think we can say so. Machine learning is crucial in today's world.
πŸ‘  
properties (23)
authorneavvy
permlinkre-reverseacid-reverseacid-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190320t223304840z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["reverseacid"],"app":"steemit/0.1"}
created2019-03-20 22:33:03
last_update2019-03-20 22:33:03
depth2
children0
last_payout2019-03-27 22:33:03
cashout_time1969-12-31 23:59:59
total_payout_value0.032 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length191
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,643,101
net_rshares64,464,210,224
author_curate_reward""
vote details (1)
@rigmelendez3 ·
$0.03
Saludos @crypto.piotr, gracias por enviarme el enlace, me parecio muy interesante el IA que creo nuestro amigo @neavvy
πŸ‘  ,
properties (23)
authorrigmelendez3
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190317t125619244z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["crypto.piotr","neavvy"],"app":"steemit/0.1"}
created2019-03-17 12:57:30
last_update2019-03-17 12:57:30
depth1
children2
last_payout2019-03-24 12:57:30
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length118
author_reputation31,494,163,039
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,459,212
net_rshares41,074,208,495
author_curate_reward""
vote details (2)
@neavvy ·
Thank you @rigmelendez3 :)
properties (22)
authorneavvy
permlinkre-rigmelendez3-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t173616636z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["rigmelendez3"],"app":"steemit/0.1"}
created2019-03-19 17:36:15
last_update2019-03-19 17:36:15
depth2
children1
last_payout2019-03-26 17:36:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length26
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,582,308
net_rshares0
@rigmelendez3 ·
your welcome @neavvy     I am interested and I would like to learn from the beginning to program that AI.
properties (22)
authorrigmelendez3
permlinkre-neavvy-re-rigmelendez3-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190325t142646998z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["neavvy"],"app":"steemit/0.1"}
created2019-03-25 14:28:00
last_update2019-03-25 14:28:00
depth3
children0
last_payout2019-04-01 14:28:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length105
author_reputation31,494,163,039
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,921,191
net_rshares0
@royer94 ·
AI is not the future, is the present. Your project is very interesting and technologically viable. Go ahead with the project, we researchers applying science are the hope of the humanity. Congrats !!

Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
πŸ‘  ,
properties (23)
authorroyer94
permlinkroyer94-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t124925982z
categorysteemstem
json_metadata{"app":"partiko","client":"ios"}
created2019-03-10 12:49:27
last_update2019-03-10 12:49:27
depth1
children1
last_payout2019-03-17 12:49:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length261
author_reputation362,846,964,758
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,012,007
net_rshares10,658,048,942
author_curate_reward""
vote details (2)
@neavvy ·
Thank you very much @royer94. I really appreciate that :)
properties (22)
authorneavvy
permlinkre-royer94-royer94-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190313t071813706z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["royer94"],"app":"steemit/0.1"}
created2019-03-13 07:18:15
last_update2019-03-13 07:18:15
depth2
children0
last_payout2019-03-20 07:18:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length57
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,204,209
net_rshares0
@rufusfirefly ·
$0.02
AI only knows what it has been taught. It only works on well-defined problems. It can learn games and use the computational power humans lack to find better solutions. Feed it enough artworks by an artist and it can produce New art mimicking the artist. Humans can do that, too: a composer learned all of Mozart 's music and writes music that sounds like Mozart.

In none of these cases did AI do anything truly original. It did not create a game. It can't determine whether it needs more information. It can't ask why. An excellent example of this is how autonomous vehicles have been confused by traffic signs and people. They are trained to recognize a stop sign, for example, but have been confused by damaged signs. A human knows that a stop sign is a red octagon and can recognize it even when it has been damaged. AVs get confused by a sticker on a sign because it has only been trained on intact signs. It can't form the concepts humans use. People are unpredictable and constantly break AI predictions, which can cause deaths.

Taking this into account, AI can generate news articles for a reader based on his interests. However, it minimal ability to recommend important and unimportant news that the reader might find interesting. It's this last but that makes believe that AI will have minimal effects on an authorship blockchain. An account may produce regular news digests, but will never produce anything truly original.

Posted using [Partiko Android](https://partiko.app/referral/rufusfirefly)
πŸ‘  
properties (23)
authorrufusfirefly
permlinkrufusfirefly-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190313t225136670z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-13 22:51:36
last_update2019-03-13 22:51:36
depth1
children3
last_payout2019-03-20 22:51:36
cashout_time1969-12-31 23:59:59
total_payout_value0.014 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,510
author_reputation12,520,444,814,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,262,522
net_rshares31,030,996,174
author_curate_reward""
vote details (1)
@crypto.piotr ·
Dear @rufusfirefly

Seriously amazing comment. Thank you for being so responsive and sharing your thoughts.

> In none of these cases did AI do anything truly original

I'm not worried about AI posting articles. What worries me that AI can analyze articles and be used as a support to build engagement. By posting short comments, but comments related to discussed topic. Comments that look genuine. 

I bet most people would not be able to recognize 2-3 sentences in their comment section posted by AI. Wouldn't you agree?

Would you be able to "compete" with users who build their engagement that way? I can forsee this industry (social media) being dominated by those who use AI to support their work. And "regular joe" will have very little chances to gain any traction.

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-rufusfirefly-rufusfirefly-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t161531289z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["rufusfirefly"],"app":"steemit/0.1"}
created2019-03-18 16:15:33
last_update2019-03-18 16:15:33
depth2
children2
last_payout2019-03-25 16:15:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length786
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,524,202
net_rshares0
@rufusfirefly ·
$0.02
These are interesting thoughts.  You make some assumptions that require examination. First, a bad actor would have to devote AI resources to acquire STEEM. Except as a proof of concept, this looks like a low value proposition, given the other, more profitable uses for AI. Second, AI would be used to generate comments and upvotes. It is far simpler to but some SP, comment on introduceyourself posts and upvote them. This is a very slow way to generate profits. Moreover, crypto is volatile, further reducing the incentive to game it. STEEM defeated market timing by making SP withdrawals spread out over time.

Posted using [Partiko Android](https://partiko.app/referral/rufusfirefly)
πŸ‘  
properties (23)
authorrufusfirefly
permlinkrufusfirefly-re-crypto-piotr-re-rufusfirefly-rufusfirefly-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190321t010823066z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-21 01:08:24
last_update2019-03-21 01:08:24
depth3
children1
last_payout2019-03-28 01:08:24
cashout_time1969-12-31 23:59:59
total_payout_value0.014 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length686
author_reputation12,520,444,814,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,648,283
net_rshares30,938,044,147
author_curate_reward""
vote details (1)
@rynow ·
Although I know nothing about coding and self learning coding at all, I however do love your experiment with **flappy bird** which is very interesting to see.
I think AI is going to change the world tremendously as it is already starting to do, the main issue is job losses, and I think it will create a much bigger difference between "haves"and "have nots".
πŸ‘  ,
properties (23)
authorrynow
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t165614259z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-11 16:56:15
last_update2019-03-11 16:56:15
depth1
children2
last_payout2019-03-18 16:56:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length358
author_reputation240,458,791,108,709
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,080,314
net_rshares68,008,190
author_curate_reward""
vote details (2)
@crypto.piotr ·
Dear @rynow

> I think AI is going to change the world tremendously as it is already starting to do, the main issue is job losses, 

You nailed it. Main issue will be job losses. Difficult times ahead of us.

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-rynow-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t164112703z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["rynow"],"app":"steemit/0.1"}
created2019-03-18 16:41:12
last_update2019-03-18 16:41:12
depth2
children0
last_payout2019-03-25 16:41:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length220
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,525,441
net_rshares0
@neavvy ·
Thank you for your support @rynow :)

> it will create a much bigger difference between "haves"and "have nots".

Unfortunately that's the impact of AI that people are most scared about.
properties (22)
authorneavvy
permlinkre-rynow-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190320t224102185z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["rynow"],"app":"steemit/0.1"}
created2019-03-20 22:41:03
last_update2019-03-20 22:41:03
depth2
children0
last_payout2019-03-27 22:41:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length185
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,643,358
net_rshares0
@sarez ·
$0.02
Maybe we need "The Laws of AI" on the lines of Asimov's "The laws of robotics"

Liked Voted and Resteemed
πŸ‘  ,
properties (23)
authorsarez
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190312t051604683z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-12 05:16:09
last_update2019-03-12 05:16:09
depth1
children1
last_payout2019-03-19 05:16:09
cashout_time1969-12-31 23:59:59
total_payout_value0.015 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length105
author_reputation30,970,706,292,509
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,115,010
net_rshares30,231,623,954
author_curate_reward""
vote details (2)
@neavvy ·
Thank you for your support @sarez

> Maybe we need "The Laws of AI" on the lines of Asimov's "The laws of robotics"

Yes, definitely something like that would be useful
πŸ‘  
properties (23)
authorneavvy
permlinkre-sarez-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t173728638z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["sarez"],"app":"steemit/0.1"}
created2019-03-19 17:37:27
last_update2019-03-19 17:37:27
depth2
children0
last_payout2019-03-26 17:37:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length168
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,582,361
net_rshares13,888,531,743
author_curate_reward""
vote details (1)
@shaheerbari ·
Theoretically AI sounds really beneficial for future codes and blockchain technology but what needs to be done is proper implementation and constant observation behind this self learning technology.
πŸ‘  ,
properties (23)
authorshaheerbari
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t172717007z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-11 17:27:51
last_update2019-03-11 17:27:51
depth1
children1
last_payout2019-03-18 17:27:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length198
author_reputation10,232,295,131,054
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,081,624
net_rshares231,915,538
author_curate_reward""
vote details (2)
@neavvy ·
Thank you for your reply @shaheerbari :)

> what needs to be done is proper implementation and constant observation behind this self learning technology.

That's for sure true.
properties (22)
authorneavvy
permlinkre-shaheerbari-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190320t222501063z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["shaheerbari"],"app":"steemit/0.1"}
created2019-03-20 22:25:00
last_update2019-03-20 22:25:00
depth2
children0
last_payout2019-03-27 22:25:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length176
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,642,806
net_rshares0
@shepz1 ·
$0.02
Do you "think" there are Ai accounts on steemit? I do, and I have been talking ish with some of them, they tend to follow set patterns, as in attack those that seemingly are the weakest, they also attack accounts who do not power up, or buy in, have you noticed this yet? I look forward to any reply.
πŸ‘  ,
properties (23)
authorshepz1
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t145236551z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 14:52:39
last_update2019-03-10 14:52:39
depth1
children2
last_payout2019-03-17 14:52:39
cashout_time1969-12-31 23:59:59
total_payout_value0.016 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length300
author_reputation252,516,850,354,226
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,017,482
net_rshares33,159,578,341
author_curate_reward""
vote details (2)
@greencross ·
interesting theory

Posted using [Partiko Android](https://partiko.app/referral/greencross)
properties (22)
authorgreencross
permlinkgreencross-re-shepz1-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190314t091036723z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-14 09:10:39
last_update2019-03-14 09:10:39
depth2
children0
last_payout2019-03-21 09:10:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length91
author_reputation89,647,673,681,332
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,287,166
net_rshares0
@neavvy ·
Sorry for such a late reply @shepz1, but as you can see I have plenty comments to engage. I really appreciate your constant support :)

What do you mean by saying that they attack? Do they downvote or post some spam replies?

I have recently noticed a "drama" between Themarkymark and Fulltimegeek (I prefer not to mention them as my comment could also get downvoted). Fulltimegeek is using spam bots, probably based on machine learning, in order to attack Themarkymark's comments and posts.
properties (22)
authorneavvy
permlinkre-shepz1-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190316t103208603z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["shepz1"],"app":"steemit/0.1"}
created2019-03-16 10:32:09
last_update2019-03-16 10:32:09
depth2
children0
last_payout2019-03-23 10:32:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length491
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,402,976
net_rshares0
@stayoutoftherz · (edited)
Very interesting. If you are interested in AI, please check out my article on AI/Robotics in *Religion*. German only, but you can google-translate it.
πŸ‘  ,
properties (23)
authorstayoutoftherz
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190309t220234064z
categorysteemstem
json_metadata{"tags":["steemstem"],"community":"steempeak","app":"steempeak/1.8.4b"}
created2019-03-09 22:02:33
last_update2019-03-09 22:02:48
depth1
children1
last_payout2019-03-16 22:02:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length150
author_reputation1,346,907,114,300,209
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,983,154
net_rshares11,935,271,165
author_curate_reward""
vote details (2)
@neavvy ·
I will definitely check it out @stayoutoftherz. Thank you for invitation :)
πŸ‘  
properties (23)
authorneavvy
permlinkre-stayoutoftherz-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t072304841z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["stayoutoftherz"],"app":"steemit/0.1"}
created2019-03-10 07:23:06
last_update2019-03-10 07:23:06
depth2
children0
last_payout2019-03-17 07:23:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length75
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,000,108
net_rshares18,124,347,502
author_curate_reward""
vote details (1)
@stayoutoftherz ·
> After all, the price of Steem is determined by the intellectual value of contents published here.

In theory yes, but this system is broken long time ago. Look at the junk which makes its way to the trending pages. Bid bots rule. So the impact of such an AI is limited. But the ides is truely stunning and worth a try!
properties (22)
authorstayoutoftherz
permlinkre-neavvy-pvu5en
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steempeak/1.14.12"}
created2019-08-06 22:06:36
last_update2019-08-06 22:06:36
depth1
children0
last_payout2019-08-13 22:06:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length320
author_reputation1,346,907,114,300,209
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id89,226,459
net_rshares0
@steemitboard ·
Congratulations @neavvy! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

<table><tr><td>https://steemitimages.com/60x70/http://steemitboard.com/@neavvy/comments.png?201903101014</td><td>You made more than 400 comments. Your next target is to reach 500 comments.</td></tr>
</table>

<sub>_[Click here to view your Board](https://steemitboard.com/@neavvy)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>


To support your work, I also upvoted your post!


###### [Vote for @Steemitboard as a witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1) and get one more award and increased upvotes!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-neavvy-20190310t104732000z
categorysteemstem
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2019-03-10 10:47:30
last_update2019-03-10 10:47:30
depth1
children0
last_payout2019-03-17 10:47:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length758
author_reputation38,975,615,169,260
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,006,922
net_rshares0
@steemitboard ·
Congratulations @neavvy! You received a personal award!

<table><tr><td>https://steemitimages.com/70x70/http://steemitboard.com/@neavvy/birthday1.png</td><td>Happy Birthday! - You are on the Steem blockchain for 1 year!</td></tr></table>

<sub>_You can view [your badges on your Steem Board](https://steemitboard.com/@neavvy) and compare to others on the [Steem Ranking](http://steemitboard.com/ranking/index.php?name=neavvy)_</sub>


**Do not miss the last post from @steemitboard:**
<table><tr><td><a href="https://steemit.com/drugwars/@steemitboard/drugwars-early-adopter"><img src="https://steemitimages.com/64x128/https://cdn.steemitimages.com/DQmYGN7R653u4hDFyq1hM7iuhr2bdAP1v2ApACDNtecJAZ5/image.png"></a></td><td><a href="https://steemit.com/drugwars/@steemitboard/drugwars-early-adopter">Are you a DrugWars early adopter? Benvenuto in famiglia!</a></td></tr></table>

###### [Vote for @Steemitboard as a witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1) to get one more award and increased upvotes!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-neavvy-20190313t063145000z
categorysteemstem
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2019-03-13 06:31:45
last_update2019-03-13 06:31:45
depth1
children0
last_payout2019-03-20 06:31:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,052
author_reputation38,975,615,169,260
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,201,692
net_rshares0
@sternblitz ·
To be honest, I have little idea about AI, but if used properly, could it possibly advance humanity? But in any case, caution is appropriate here I think!
πŸ‘  ,
properties (23)
authorsternblitz
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t121153583z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 12:11:54
last_update2019-03-10 12:11:54
depth1
children1
last_payout2019-03-17 12:11:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length154
author_reputation869,731,936,243
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,010,355
net_rshares10,729,042,304
author_curate_reward""
vote details (2)
@neavvy ·
Thank you for your reply @sternblitz :) 

> if used properly, could it possibly advance humanity? 

It definitely could. Possibilities are amazing :)
properties (22)
authorneavvy
permlinkre-sternblitz-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190313t071521556z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["sternblitz"],"app":"steemit/0.1"}
created2019-03-13 07:15:24
last_update2019-03-13 07:15:24
depth2
children0
last_payout2019-03-20 07:15:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length149
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,204,054
net_rshares0
@suanky ·
$0.02
Hi @neavyy and @crypto.piotr
It is impressive everything related to the AI because, although it is true, they have the potential to overcome the speed of calculations, prevention of errors and others, but I can think that although they can do all this better than we do, I think they can get to take a position on a topic in the way that we do in question of different points of opinion. And this is why I believe that our contents would have greater value than one developed by the AI.
PS: I'm using the Google translator
πŸ‘  ,
properties (23)
authorsuanky
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190313t205157491z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["neavyy","crypto.piotr"],"app":"steemit/0.1"}
created2019-03-13 20:52:00
last_update2019-03-13 20:52:00
depth1
children2
last_payout2019-03-20 20:52:00
cashout_time1969-12-31 23:59:59
total_payout_value0.016 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length522
author_reputation51,297,295,900,837
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,255,697
net_rshares32,702,439,958
author_curate_reward""
vote details (2)
@crypto.piotr ·
Great comment @suanky

I noticed that you're from Venezuela. Hope you and your family is okey after blackout.

ps. did you give up on Steemit? Your latest post seem to be very old.

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-suanky-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t161735782z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["suanky"],"app":"steemit/0.1"}
created2019-03-18 16:17:36
last_update2019-03-18 16:17:36
depth2
children0
last_payout2019-03-25 16:17:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length193
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,524,281
net_rshares0
@neavvy ·
Thank you for your comment @suanky :)

I saw your latest post. I am happy to see you posting again :)
properties (22)
authorneavvy
permlinkre-suanky-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190320t185453609z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["suanky"],"app":"steemit/0.1"}
created2019-03-20 18:54:54
last_update2019-03-20 18:54:54
depth2
children0
last_payout2019-03-27 18:54:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length101
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,635,283
net_rshares0
@teddycool ·
i love this topic and it's current project(AI) to  mine. i hope continue this topic
πŸ‘  
properties (23)
authorteddycool
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190317t103709383z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-17 10:37:21
last_update2019-03-17 10:37:21
depth1
children1
last_payout2019-03-24 10:37:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length83
author_reputation4,091,092,515
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,454,337
net_rshares10,336,991,366
author_curate_reward""
vote details (1)
@neavvy ·
You can expect more AI-related publications on my profile @teddycool :)
properties (22)
authorneavvy
permlinkre-teddycool-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t174017671z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["teddycool"],"app":"steemit/0.1"}
created2019-03-19 17:40:18
last_update2019-03-19 17:40:18
depth2
children0
last_payout2019-03-26 17:40:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length71
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,582,437
net_rshares0
@thecryptotrader ·
Hello! This is a friendly reminder that you have 3000 Partiko Points unclaimed in your Partiko account!

Partiko is the most popular Steem mobile app out there! Download Partiko using the link below and login using SteemConnect to claim your 3000 Partiko points! You can easily convert them into Steem token!

https://partiko.app/referral/thecryptotrader

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  ,
properties (23)
authorthecryptotrader
permlinkthecryptotrader-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190309t203448332z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-09 20:34:48
last_update2019-03-09 20:34:48
depth1
children3
last_payout2019-03-16 20:34:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length424
author_reputation26,975,551,195,347
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,980,557
net_rshares12,107,315,453
author_curate_reward""
vote details (2)
@neavvy · (edited)
Thank you for the reminder @thecryptotrader, but I am not interested in using Partiko. The biggest problem I can see is this "Posted using Partiko Android" advertisement. It just doesn't look good to me :)
properties (22)
authorneavvy
permlinkre-thecryptotrader-thecryptotrader-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t071311128z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["thecryptotrader"],"app":"steemit/0.1"}
created2019-03-10 07:13:12
last_update2019-03-10 07:13:51
depth2
children2
last_payout2019-03-17 07:13:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length205
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,999,759
net_rshares0
@thecryptotrader ·
$0.02
Ok no problem, point of views. This can be removed byt he way. have a good day.
πŸ‘  
properties (23)
authorthecryptotrader
permlinkre-neavvy-re-thecryptotrader-thecryptotrader-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t120341181z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-10 12:03:45
last_update2019-03-10 12:03:45
depth3
children1
last_payout2019-03-17 12:03:45
cashout_time1969-12-31 23:59:59
total_payout_value0.015 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length79
author_reputation26,975,551,195,347
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,010,038
net_rshares28,918,406,663
author_curate_reward""
vote details (1)
@thetimetravelerz ·
Hi @neavvy an interesting post and the takeaways for me...
I believe AI is a great tool. A tool that can trained to do a lot of good things. 

You may be able to write bots to write posts but at the same time the same AI can be used to put checks and balances into the system that would be able to identify AI driven bots and perhaps even filter out the content or tag them as AI generated content so it is a tool like a sword that can be wielded both ways.
πŸ‘  ,
properties (23)
authorthetimetravelerz
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t170655768z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["neavvy"],"app":"steemit/0.1"}
created2019-03-11 17:06:57
last_update2019-03-11 17:06:57
depth1
children2
last_payout2019-03-18 17:06:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length457
author_reputation222,255,579,189,430
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,080,743
net_rshares121,234,087
author_curate_reward""
vote details (2)
@neavvy ·
Thank you for your comment @thetimetravelerz :)

> You may be able to write bots to write posts but at the same time the same AI can be used to put checks and balances into the system that would be able to identify AI driven bots

Yes, perhaps it would be possible. AI could easily recognize some characteristic algorithmic patterns in the content.

> it is a tool like a sword that can be wielded both ways.

I like this comparison :) Indeed: AI can't be good or bad itself. It all depend how we use it.
properties (22)
authorneavvy
permlinkre-thetimetravelerz-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190320t223911857z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["thetimetravelerz"],"app":"steemit/0.1"}
created2019-03-20 22:39:12
last_update2019-03-20 22:39:12
depth2
children1
last_payout2019-03-27 22:39:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length504
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,643,298
net_rshares0
@thetimetravelerz ·
πŸ‘

Posted using [Partiko Android](https://partiko.app/referral/thetimetravelerz)
properties (22)
authorthetimetravelerz
permlinkthetimetravelerz-re-neavvy-re-thetimetravelerz-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190321t082426509z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-21 08:24:27
last_update2019-03-21 08:24:27
depth3
children0
last_payout2019-03-28 08:24:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length80
author_reputation222,255,579,189,430
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,666,230
net_rshares0
@timothyb ·
It seems like perfect timing that this article was brought to my attention by @crypto.piotr as I recently bought a Raspberry Pi, and am taking a growing interest in robotics, 3D printing, and python programming.  Thanks.
πŸ‘  ,
properties (23)
authortimothyb
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t190338178z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["crypto.piotr"],"app":"steemit/0.1"}
created2019-03-10 19:03:39
last_update2019-03-10 19:03:39
depth1
children3
last_payout2019-03-17 19:03:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length220
author_reputation17,030,778,429,187
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,028,601
net_rshares0
author_curate_reward""
vote details (2)
@crypto.piotr ·
Dear @timothyb

Thank you for being so responsive and sharing your thoughts. And sorry for such a late reply. I only had a chance to read your comment a moment ago.

I'm glad to hear that we share similar interests :)

How do you like your Raspberry Pi? It's very unusual choice.

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-timothyb-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t175044445z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["timothyb"],"app":"steemit/0.1"}
created2019-03-18 17:50:45
last_update2019-03-18 17:50:45
depth2
children1
last_payout2019-03-25 17:50:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length292
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,528,373
net_rshares0
@timothyb ·
To be honest, I haven't fired it up yet.  I was waiting until I finished reading my present book of choice then some personal troubles came up.  Maybe I'll get into it later this week.
πŸ‘  
properties (23)
authortimothyb
permlinkre-cryptopiotr-re-timothyb-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190319t031128982z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2019-03-19 03:11:30
last_update2019-03-19 03:11:30
depth3
children0
last_payout2019-03-26 03:11:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length184
author_reputation17,030,778,429,187
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,549,264
net_rshares0
author_curate_reward""
vote details (1)
@neavvy ·
Thank you for your reply @timothyb

>  I recently bought a Raspberry Pi, and am taking a growing interest in robotics, 3D printing, and python programming.

Amazing to hear that! Raspberry is a really powerful platform. You can check out some of my other posts about installing Google Assistant on Raspberry: https://steemit.com/utopian-io/@neavvy/google-assistant-on-raspberry-or-part-1-installation-process
properties (22)
authorneavvy
permlinkre-timothyb-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190320t224645771z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["timothyb"],"links":["https://steemit.com/utopian-io/@neavvy/google-assistant-on-raspberry-or-part-1-installation-process"],"app":"steemit/0.1"}
created2019-03-20 22:46:45
last_update2019-03-20 22:46:45
depth2
children0
last_payout2019-03-27 22:46:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length408
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,643,570
net_rshares0
@vimukthi ·
$0.09
It was a great read and it lead me to make this poll: https://dpoll.xyz/detail/@vimukthi/will-machine-learning-make-traditional-video-gaming-obsolete Let's see how the responses will be.
πŸ‘  , , ,
properties (23)
authorvimukthi
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t055342791z
categorysteemstem
json_metadata{"tags":["steemstem"],"links":["https://dpoll.xyz/detail/@vimukthi/will-machine-learning-make-traditional-video-gaming-obsolete"],"app":"steemit/0.1"}
created2019-03-10 05:54:06
last_update2019-03-10 05:54:06
depth1
children3
last_payout2019-03-17 05:54:06
cashout_time1969-12-31 23:59:59
total_payout_value0.069 HBD
curator_payout_value0.021 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length186
author_reputation503,926,794,683,054
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,997,239
net_rshares131,941,651,818
author_curate_reward""
vote details (4)
@neavvy ·
Amazing idea @vimukthi, already voted! Have you seen a Black Mirror episode about virtual reality in the gaming industry? If you are interested in this topic it is definitely must-see :)
πŸ‘  
properties (23)
authorneavvy
permlinkre-vimukthi-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t071047107z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["vimukthi"],"app":"steemit/0.1"}
created2019-03-10 07:10:48
last_update2019-03-10 07:10:48
depth2
children2
last_payout2019-03-17 07:10:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length186
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,999,682
net_rshares27,424,228,898
author_curate_reward""
vote details (1)
@vimukthi ·
I still have to watch Season 3 and the choose your own story style episode. But I am a huge fan of the series. Sherlock and Black Mirror are my favorite Live Action TV Series of all time. Existenz (1999) was a really amazing movie regarding video games with many philosophical layers and body horror that gets better as your think more and more about it. I have bit of a backlog to finish. https://www.imdb.com/title/tt2859246/reviews?ref_=tt_urv was another great anime that deal with digitized existence, tyranny, AI and many other things with tons of great action and eye candy.
properties (22)
authorvimukthi
permlinkre-neavvy-re-vimukthi-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t133753712z
categorysteemstem
json_metadata{"tags":["steemstem"],"links":["https://www.imdb.com/title/tt2859246/reviews?ref_=tt_urv"],"app":"steemit/0.1"}
created2019-03-10 13:38:18
last_update2019-03-10 13:38:18
depth3
children1
last_payout2019-03-17 13:38:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length581
author_reputation503,926,794,683,054
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,014,049
net_rshares0
@wakeupkitty ·
$0.02
I think some people have high expectations of AI and some are willing to invest money in IRS development. Most do not care. Most people even long for the good old time, personal contacts, real friendships and vintage.
It will only get worse as we are not able to fly around the world anylonger, our electric car is impossible to travel with, some hours a day we have to do without electricity, etc etc.
Some developments are a help, some are just great for seeing/knowing what is possible.
Fact is most people still feel annoyed if Billie a computer turns out to be customer service and is too stupid to answer you question, claim or solve your problem, on the other hand you, as a person, need to state everywhere you are **not** a robot.

Might be human writers or story tellers are no longer needed or will be payed in Steem. To be honest I don't think I will suffer from it since I haven't been able to make an income here anyway. I think most people do not. In the end you stay for the contacts and some hope to find enough info to make a living in the real world thanks to it.

Posted using [Partiko Android](https://partiko.app/referral/wakeupkitty)
πŸ‘  
properties (23)
authorwakeupkitty
permlinkwakeupkitty-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190313t085558180z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-13 08:55:57
last_update2019-03-13 08:55:57
depth1
children1
last_payout2019-03-20 08:55:57
cashout_time1969-12-31 23:59:59
total_payout_value0.014 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,156
author_reputation177,226,358,100,256
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,209,979
net_rshares30,780,094,055
author_curate_reward""
vote details (1)
@crypto.piotr ·
Dear @wakeupkitty

Seriously amazing comment. Thank you for being so responsive and sharing your thoughts.

> Most people even long for the good old time, personal contacts, real friendships and vintage.

I feel that I belong to that group. I love to learn about development of AI but I also miss old good days :)

Cheers,
Piotr
properties (22)
authorcrypto.piotr
permlinkre-wakeupkitty-wakeupkitty-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t162037716z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["wakeupkitty"],"app":"steemit/0.1"}
created2019-03-18 16:20:39
last_update2019-03-18 16:20:39
depth2
children0
last_payout2019-03-25 16:20:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length328
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,524,438
net_rshares0
@wyp ·
AI text generator is already researched successfully. Deemed too dangerous and therefore decided not released to public.

https://www.wired.com/story/ai-text-generator-too-dangerous-to-make-public/

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  ,
properties (23)
authorwyp
permlinkwyp-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t093118196z
categorysteemstem
json_metadata{"app":"partiko","client":"android"}
created2019-03-10 09:31:18
last_update2019-03-10 09:31:18
depth1
children1
last_payout2019-03-17 09:31:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length267
author_reputation1,009,413,144,728
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,004,318
net_rshares10,367,965,126
author_curate_reward""
vote details (2)
@neavvy ·
Wow, I haven't known about that, thank you for sharing @wyp

> Google, too, has decided that it’s no longer appropriate to innocently publish new AI research findings and code.

I have read the article and this sentence is especially interesting. This shows that biggest corporations in the world treat AI development really seriously.
properties (22)
authorneavvy
permlinkre-wyp-wyp-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190311t192910322z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["wyp"],"app":"steemit/0.1"}
created2019-03-11 19:29:12
last_update2019-03-11 19:29:12
depth2
children0
last_payout2019-03-18 19:29:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length335
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,087,507
net_rshares0
@yestermorrow ·
No AI will ever be able to play catch like a good dog can. And imagine if something like you posited did happen, when social media was dominated by AI, who would the consumers be? Would people set up AI to do their browsing for them, their reposting, so as to do proper virtue signaling while they pursued other interests? 

And say they design an AI that can write peerless articles on subjects... so what? Those AI aren't going to be able to weigh in on life experiences like humans are... simply put.. no AI will ever be able to play catch like a dog. 
πŸ‘  ,
properties (23)
authoryestermorrow
permlinkre-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190310t234620707z
categorysteemstem
json_metadata{"tags":["steemstem"],"community":"steempeak","app":"steempeak/1.8.4b"}
created2019-03-10 23:46:21
last_update2019-03-10 23:46:21
depth1
children2
last_payout2019-03-17 23:46:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length555
author_reputation3,017,320,382,626
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,038,159
net_rshares0
author_curate_reward""
vote details (2)
@crypto.piotr ·
Dear @yestermorrow

Great comment. Thank you for sharing your view on the topic.

>And say they design an AI that can write peerless articles on subjects... so what? Those AI aren't going to be able to weigh in on life experiences like humans are... simply put.. no AI will ever be able to play catch like a dog.

I'm not worried about AI posting articles. What worries me that AI can analyze articles and be used as a support to build engagement. By posting short comments, but comments related to discussed topic. Comments that look genuine. 

I bet most people would not be able to recognize 2-3 sentences in their comment section posted by AI. Wouldn't you agree?

Would you be able to "compete" with users who build their engagement that way? I can forsee this industry (social media) being dominated by those who use AI to support their work. And "regular joe" will have very little chances to gain any traction.

Yours
Piotr
properties (22)
authorcrypto.piotr
permlinkre-yestermorrow-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190318t174231442z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["yestermorrow"],"app":"steemit/0.1"}
created2019-03-18 17:42:33
last_update2019-03-18 17:42:33
depth2
children0
last_payout2019-03-25 17:42:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length931
author_reputation27,396,789,428,606
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id81,528,009
net_rshares0
@neavvy ·
Thank you for your reply @yestermorrow :)

> And imagine if something like you posited did happen, when social media was dominated by AI, who would the consumers be?

Most likely also the AI, which would try to learn something from my article and use it for its purposes :)

> Those AI aren't going to be able to weigh in on life experiences like humans are...

Well, I believe that some day they will become able to do so. At lest AI will become so advanced that it will be capable of a kind of simulating life experiences.
properties (22)
authorneavvy
permlinkre-yestermorrow-re-neavvy-ai-learns-to-play-flappy-bird-the-impact-of-machine-learning-on-steem-blockchain-20190322t210822056z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["yestermorrow"],"app":"steemit/0.1"}
created2019-03-22 21:08:21
last_update2019-03-22 21:08:21
depth2
children0
last_payout2019-03-29 21:08:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length524
author_reputation7,152,069,083,132
root_title"AI learns to play Flappy Bird - the impact of machine learning on Steem Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,758,084
net_rshares0