Couldn't Satoshi Nakamoto be an A.I. Bitcoin's implementation was certainly complex involving 31,000 lines of code. Bitcoin was probably created by an A.I. What do you guys think?
Satoshi A.I. It was not.
Today, There are studies poetry and film scenario writing with A.I.
I do not know any artificial intelligence programs that write their own program? But what is needed for this is to write the algorithm.
Once the algorithm is written, you can convert it to any program language
Written algorithm is already a program in its own right
The very process of formulating an algo doing something basically comes down to writing the sequence of actions (aka set of rules) required to arrive at a given result in some formal language. Converting it to a programming language is just another algo which translates this set of rules understandable by humans into the form understandable either by a computer directly (opcodes) or through another algo (compiler)
There is no problem to create a self learning AI
The theories behind machine learning had been properly developed some 40-50 years ago. The main problem is that it is often not worth doing it. In most real world cases you will get better results with less costs by logic being hard coded (explicit programming), i.e. either by directly employing some quantitative theory already existing in the field of your interest or by using statistical approach (when you can't rely on such a theory)
So don't you think Bitcoin could be partially coded by A.I.?
How's that?