搜索资源列表
keda
- 人工智能足球Robocup的学习文档,内含ppt还有学习笔记与心得-Robocup soccer learning artificial intelligence document, containing notes and tips for learning ppt there
K-average(N-dimension)
- K均值聚类算法实现有二维的聚类扩展到任意维样本点的聚类,代码中附加了详细的原理性说明,还有相关例子提示,效果不错-K-means clustering algorithm to achieve a two-dimensional clustering extends to any dimension of the cluster sample points, the code attached to the principle of detailed instructions, and tips
source
- N皇后问题,8乘以8的棋盘,小算法小技巧-N queens problem, 8 multiplied by 8 chessboard, small algorithm tips
game
- 电视节目中的”你来比划我来猜“大家应该都看过,而且很多人也玩过,规则就是一个人看词语比划相应动作和说一些提示,另一个人看不到词语要通过比划的动作猜出来,猜的过程中主持人判断是否符合规则。 某一组玩家猜词语的算法设计为: 1.开始计时--->2.猜词语--->3.答对则正确数加1并回到2,要跳过或犯规了则直接回到2,超时了直接跳到3--->3.循环10次后或时间结束后统计答对的题数 有num组玩家就进行以上流程的num次循环,当然也要准备x组词语,因为每组玩家猜的词语是不同
TensorFlow tf.data 导入数据(tf
- tensorflow 数据集的建立方法与实战应用 数据集建立的四种方法 技巧和需要注意的关键点(Tensorflow data set establishment method and practical application Data set four methods Tips and key points to pay attention to)