EPitter
- 2
- 0
In this page you can play against a machine in IQ test-like games. Very funny.
www.theiqchallenge.com
www.theiqchallenge.com
The discussion revolves around the performance of a machine in IQ test-like games, specifically focusing on a numeric solver that attempts to complete sequences. Participants explore the capabilities and limitations of the machine, sharing their experiences and thoughts on the nature of the sequences presented.
Participants do not reach a consensus on the machine's intelligence or effectiveness, with multiple competing views on its capabilities and the nature of the sequences it should handle. The discussion remains unresolved regarding the best approach to improve the machine's performance.
Some limitations are noted regarding the machine's reliance on known sequences and the complexity of the problems it is expected to solve. There are also unresolved questions about the machine's learning methodology and the appropriateness of certain sequence types.
Curious3141 said:All jokes aside, the numeric solver simply asks you to complete your sequence correctly and archives the info. I think this "intelligent" machine is just exhaustively searching known sequences for the answer. What a disappointment.
davee123 said:Essentially, it's like you said insofar as it catalogs sequences it encounters, but the difference is that it tries to look for relevant patterns within the solutions, and apply them elsewhere
NateTG said:Well, you can do things like:
Number of letters in the German word for the number
4, 4, 4, 4, 4, 5, 6, 4, 4 ,4, 3, 5, 8, 8...
But any sane person would expect to see:
4, 4, 4, 4, 4 -> 4
NateTG said:Well, you can do things like:
Number of letters in the German word for the number
4, 4, 4, 4, 4, 5, 6, 4, 4 ,4, 3, 5, 8, 8...
But any sane person would expect to see:
4, 4, 4, 4, 4 -> 4
NateTG said:Why not just start by populating it with sloane's db then?
NateTG said:Why not just start by populating it with sloane's db then?
NateTG said:Why not just start by populating it with sloane's db then?
It did give me one I couldn't solve right away. Anyone?
1, 2, 6, 14, 29, 56, 102
perry123 said:the solution is:
1, 2, 6, 14, 29, 56, 102, 176, 289, 454