Neural Networks in factorio

This board is to show, discuss and archive useful combinator- and logic-creations.
Smart triggering, counters and sensors, useful circuitry, switching as an art :), computers.
Please provide if possible always a blueprint of your creation.
Post Reply
RepairMan
Burner Inserter
Burner Inserter
Posts: 19
Joined: Sat Oct 03, 2015 12:00 pm
Contact:

Neural Networks in factorio

Post by RepairMan »

(Note: You should read some of this first: https://en.wikipedia.org/wiki/Feedforwa ... al_network )
So I've recently been interested in neural networks and i came up with a very basic implementation of them in factorio.
I'm only clamping the values because using sigmoid would require exponential calculations which can't be implemented directly

Schematic of the network:
(The numbers on the arrows represent the weight)
The basic XOR Neural Network
The basic XOR Neural Network
factorio.png (18.17 KiB) Viewed 4969 times
In Factorio:
In factorio
In factorio
Bildschirmfoto 2016-07-09 um 18.07.08.png (216.07 KiB) Viewed 4969 times

Code: Select all

H4sIAAAAAAAA/+2a4W6rIBTHX2Xx4w0uhapts8t9keXGWKUbiYUGcVljfPer7dpdQSnMpU1m+23Bc8Dz4xz+h5nxh5ynSf4Q44owSSUlBa4qlmwJ9lLOCpkw
6ad8u6YskVx4YMeL5inOcPWOfQgfQ7DHfvgY1iCjgqSHIQQaUyl4Hq/Ja/JGucDVhuaSiNZ5QV9YkuNK7nfNJG9UyDLJPXCc8zjor/OSeHXjpmQSB2gZrKIF
WkWAsoy8Y1jX7Rhjx/kap88e9P7iSpCsmeDwIvuYZu1CqEhLKts/YA3+G5p3h9of+HjvRFD5uiWSpsNvHli+9qevuBnM6Md6N1QUMnaKxJEFhoDviEgOE3q/
PMBLuStdXFmG7hDjZw/1jUXjYrdqYzefaOyCcbGLrhW7Zt2d0M2OvytFsJOdqJO4KyWA4EUQwrrxX3bNh2mEwwVipfr4QoG4ASj/yqSCYVJwZoFKC/MQqq43
ZyBoGomDDDjU0tODA2lBHsKxGM4cGIwiNZXMiQyoQgtU0DpzwmEeGUlpRsSFAwdepvHh6LtO6hOKZl27RLTrwt5vJxYnurt9fJCR8UbwbUxZY483SV4QS0wr
w0Zfqof5CYGOy8nNFzQBup6eKkhr7gDhBidRN8JqgHvSyVoyjCtuR11wh2UQXhBayAbr4hcaqiw0jKHhnLxYM4Ob1Ey/t2j+uUnR1KSftawDJnHYtxNmhp2k
9gqOuQqvnKtnlOhajaq13NPEo0M+oKlLCDV4YFBxmzWEmx/39uh+LEWGYmJqrdTbxL5CNbfNtWiUwrgLjIv9qXp/2UdLg2DVCCPDRG6N111DaE2wdYPbqYuq
UuyDbVCjSFWjX7nsnv3gy25klA2G1tbu6sEidONSQLkF6u58fJOdvzTUrsXl7TzYyuqPjlB1xy5nCnjGtJ/akz28tDrnKK2nwECL69xQslWl5aTG9GcN/+60
OsWnwGeMglKf7LBc9uJbDCOx/mrBQlzd5KMFaJCu6Bs+W7B4758pRkwtMqPvlPiyXBO/2CZ53o1beN4wlgaBq8HC1SByNVh+bnod+CkuZ9pjYKvNQw3KgjSu
c96kkhQlsWSpHbItL5oebJSEpJJsT6vqz4P6nIbAYNtTz0+G7QKeBJGlYA/xE2HZPxsMZHY8JQAA
I might write some more about this in the future.
TODO List:
1. Build a von Neumann Probe Factory
2. Build a AI wich controls the factory
3. Send it all into space and watch as planets get eaten by it
4. PROFIT

Amegatron
Long Handed Inserter
Long Handed Inserter
Posts: 52
Joined: Sun Mar 06, 2016 4:12 am
Contact:

Re: Neural Networks in factorio

Post by Amegatron »

I guess neural networks will be just an abstract exercise in Factorio :) Also, I really doubt someone will implement real perceptron with back propogation learning, or some other types of networks :) And even if someone does it, I do not see any use of them for now. But never mind, I also considered implementing a combinator-based CPU in Factorio would be usesless, but as I've seen some people use them to monitor remote outposts ... :)

User avatar
Gertibrumm
Fast Inserter
Fast Inserter
Posts: 162
Joined: Fri Jun 03, 2016 6:54 pm
Contact:

Re: Neural Networks in factorio

Post by Gertibrumm »

Any news? Would love to see some examples

User avatar
ssilk
Global Moderator
Global Moderator
Posts: 12888
Joined: Tue Apr 16, 2013 10:35 pm
Contact:

Re: Neural Networks in factorio

Post by ssilk »

And how to learn it? :)
Cool suggestion: Eatable MOUSE-pointers.
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...

User avatar
Gertibrumm
Fast Inserter
Fast Inserter
Posts: 162
Joined: Fri Jun 03, 2016 6:54 pm
Contact:

Re: Neural Networks in factorio

Post by Gertibrumm »

ssilk wrote:And how to learn it? :)
This is something I wanted to get involved with a long time ago but never had a chance to get started with.

Post Reply

Return to “Combinator Creations”