搜索资源列表
AjaxExtjs
- 该代码就是为ExtJS的初学者提供一些参考,里面的代码全部是手写,包含了ExtJS的大部分组间的应用,其中包含双击记录,会自动填充到注册框里,已完成修改。里面牵涉到简单的Hibernate的应用,MySql数据库的执行文件已给出。-The code is for the beginner ExtJS to provide some reference, which are all hand-written code that contains most of the groups ExtJS a
minist手写数字识别,搭建3层的卷积神经网络
- minist手写数字识别,基于Keras搭建3层的卷积神经网络,达到99%的识别准确率,且绘制相应的准确率和loss function曲线;