Somebody built a chatGPT powerded calculator as a joke

https://github.com/Calvin-LL/CalcGPT.io

TODO: Add blockchain into this somehow to make it more stupid.

2 points

One of thing I love telling the that always surprises people is that you can’t build a deep learning model that can do math (at least using conventional layers).

permalink
report
reply
0 points

sure you can, it just needs to be specialized for that task

permalink
report
parent
reply
1 point

I’m curious what approaches you’re thinking about. When last looking into the matter I found some research in Neural Turing Machines, but they’re so obscure I hadn’t ever heard of them and assume they’re not widely used.

While you could build a model to answer math questions for a set input space, these approaches break down once you expand beyond the input space.

permalink
report
parent
reply
0 points

neural network, takes two numbers as input, outputs sum. no hidden layers or activation function.

permalink
report
parent
reply
9 points

permalink
report
reply
1 point

what?

permalink
report
parent
reply
2 points

I’m tempted to ask if to calculate the number of ways it can go wrong

permalink
report
reply
18 points

We are on the right track, first we create an AI calculator, next is an AI computer.

The prompt should be something like this:

You are an x86 compatible CPU with ALU, FPU and prefetching. You execute binary machine code and store it in RAM.

permalink
report
reply
4 points

It seems to really like the answer 3.3333…

It’ll even give answers to a random assortment of symbols such as “±±/” which apparently equals 3.89 or… 3.33 recurring depending on its mood.

permalink
report
reply