while True: learn()

while True: learn()

View Stats:
dragontamer May 24, 2020 @ 6:31pm
Metal gear construction factory bug?
Hello guys,

In the Metal gear construction factory level, I got great results yet still no gold!
Time: 33.8 / 45.0
Occupancy: 35/35
Accuracy: 91% / 80%
I don't understand whether I did anything wrong or I solved the puzzle in a way that the game was not expecting. It is very frustrating to understand the scoring rules! They are not clear!

I am taking this game too seriously because I really love it! :steamhappy:

My solution:

4 Mark-I Perceptrons working in parallel
2 of them get red and green each
2 get blue divided (I made this choice because of the high number of blue inputs)

Here are the screenshots:

https://steamcommunity.com/sharedfiles/filedetails/?id=2108182572
https://steamcommunity.com/sharedfiles/filedetails/?id=2108183625


Cheers
Last edited by dragontamer; May 24, 2020 @ 6:47pm
Originally posted by GospodinNoob:
Hi.

You can sort elements by shape with lower accuracy, and it will be faster. You need 32 sec or less for gold
< >
Showing 1-6 of 6 comments
The author of this thread has indicated that this post answers the original topic.
GospodinNoob  [developer] May 25, 2020 @ 6:52am 
Hi.

You can sort elements by shape with lower accuracy, and it will be faster. You need 32 sec or less for gold
dragontamer May 25, 2020 @ 10:48am 
Hi,

thx for the response. I think it is 28 seconds in my version. The Problem I had was that I couldn't see the Gold time once I released (or saved) the code and got a bronze medal for it. I opened another CatHub tab and when executing, I was able to see the time. It might be helpful to show the player what he needs to achieve to get a gold medal more prominently.

Anyway, one odd thing I found out today! Timing with "templates" is different than timing with single components. Meaning, if I put a single component and saved it in a template, it's timing is different than when it is alone. If you're interested about it, I can show you.

Cheers
Nepocrates May 26, 2020 @ 9:50am 
Yeah the hardest thing for me to adjust to in this game is that you can have errors. Coming from the world of assembler, unconditional jumps, subscripts and valid memory locations and managements, errors were frowned upon.. This computer learning sometime close is good enough.

But I am having a blast though.
Tiwaking! 56k NZ May 29, 2020 @ 2:45pm 
Originally posted by Nepocrates:
Yeah the hardest thing for me to adjust to in this game is that you can have errors. Coming from the world of assembler, unconditional jumps, subscripts and valid memory locations and managements, errors were frowned upon.. This computer learning sometime close is good enough.

But I am having a blast though.
Wait until you get to Presidential elections and Prediction of winnings.

Those two always make me sad as you are forced to throw trash output in with the proper outputs.
Dr_Kroof Jun 7, 2020 @ 9:30am 
Last edited by Dr_Kroof; Jun 7, 2020 @ 9:32am
Tiwaking! 56k NZ Jun 7, 2020 @ 3:08pm 
Originally posted by Dr_Kroof:
23.5sec and 5 nodes
Im always impressed/horrified whenever people dont use the trash can node in their solutions XD
< >
Showing 1-6 of 6 comments
Per page: 1530 50