用神经网络生成谜题 [英] Generating puzzle with Neural Network

查看:95
本文介绍了用神经网络生成谜题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我不知道从哪里开始我的问题,因为我是神经网络的初学者。我读了一些关于神经网络的论文但是在某些问题上仍然感到困惑。

所以,我很感激你身边的任何帮助。



早些时候我开发了一个填字游戏生成器应用程序,现在我正在努力开发相同的应用程序,但神经网络算法。我的问题是:

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!

推荐答案

我不认为这是神经网络的合适应用。

神经网络真正用于分类类型的问题,而不是

从根本上说,它是一种构建可训练模式识别系统的技术。



查看免费 从数据中学习 [ ^ ]来自加州理工学院的在线课程。在进入神经网络之前,它涵盖了许多重要的基础材料。

非常做得好!
I don't think this is an appropriate application for Neural Networks.
A Neural Network is really for classification types of problems, not generation.
Fundamentally it is a technique to construct a trainable pattern recognition system.

Check out the free Learning From Data[^] online course from Caltech. It covers lots of important foundational material before getting to Neural Networks.
It is very well done!


这篇关于用神经网络生成谜题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆