问题描述
大家好,
我不知道从哪里开始我的问题,因为我是神经网络的初学者。我读了一些关于神经网络的论文但是在某些问题上仍然感到困惑。
所以,我很感激你身边的任何帮助。
早些时候我开发了一个填字游戏生成器应用程序,现在我正在努力开发相同的应用程序,但神经网络算法。我的问题是:
1.在开始使用神经网络开发生成填字游戏之前,我应该考虑什么?
2.生成填字游戏的输入是什么?
3.我可以使用任何框架(C#,Java)进行神经网络吗?
4.我应该从开始我的程序的新设计开始,还是可以按原样使用(包括神经网络算法中的代码)?
感谢您的帮助!
Hi all,
I don't know where exactly to start with my question, because I am beginner with Neural Network. I read some papers about Neural Networks but anyway still confused in some questions.
So, I would appreciate any help from your side.
Earlier I have developed a crossword generator application and now I am trying to develop the same application but with Neural Network Algorithm. My questions are:
1. What should I take a consider before I start to develop generating crossword using Neural Network?
2. What would be the inputs for generating crossword?
3. Can I use any framework (C#,Java) for Neural Network?
4. Should i start from beginning new design of my program or can I use as it is (including code in Neural Network Algorithm)?
Thank you for your help!
推荐答案
这篇关于用神经网络生成谜题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!