Recently I have been into nerual networks. I really want to know a good way to code them. I have gotten one working before, but it was a huge mess. I already know the concepts and weights and how it should work.
With the Information you have given it is hard to give any advice/help.
One thing I learned though:
Use an existing Framework (e.g. TensorFlow, Torch)
I hope it helps you to refine your question.