Force-Directed Graph Visualization Based in Location
Posted on
Basic Sorting Algorithms Implemented In Python
Posted on
Implementing a Singly Linked List in Python
Posted on
Python Binary Search Tree implementation
Posted on
Learning with Caffe in Python
Posted on
Classification with Caffenet
Posted on
Vim Cheat SHeet
Posted on
Deepin CUDA Install and Run Keras on GPU
Posted on
Keras Introduction
Posted on
Keras 简介
Keras是一个用Python编写的基于 TensorFlow 和 Theano高度模块化的神经网络库。其最大的优点在于样例丰富,现有主流模型封装完美。复杂点的模型可以像搭积木一样搞出来,适合快速地搭建模型。