User profile: jdm1891

User info
User name:jdm1891
History
Joined:
Number of posts:44
Latest posts:

Is it possible to remake stdin (or cin) and stdout (or cout) in a library?
Basically, I am coding for an unusual device, with the compiler I've got, cout is working fine but c...

LSTM Neural Networks
I am trying to make an LSTM Neural Network but I can't find anything easy to read. I have only seen ...

Ignore 'read access violation'
I made myself a little challenge: to make a simply memory tool that can read and write a value to an...

Lo Shu Magic Square with Three Functions
A few pointers: *You are using way too many magic numbers in your code. *Comment your code! This c...

How to tell if this is working?
I made a neural net(mind you with no experience at all - complete guesswork, I'm surprised it even s...