Begin-with-Keras
  • Keras is an excellent framework for deep learning, I am willing to write something about Keras in this blog. Adding with some example codes, I think we can understand the accessibility of Keras in details.
阅读更多
tensor_VS_keras
  • TensorFlow ,theano and Keras are deep learning frameworks. TensorFlow and theano are more flexible and difficult to learn. They are actually a differentiator. Keras is actually the interface between TensorFlow and Keras (Keras as the front end, TensorFlow or theano as the back end), it is also very flexible and easy to learn. You can think of keras as an API after tensorflow encapsulation.
阅读更多
multiTaskOptimization
  • This is the sharing of my understanding of multi tasks optimization. Imagine there is one product to produce. You need to set the optimized parameters to make the product in a high performance. There are more than one tasks for you to let them achieve a high performance. That is to say, when one tast achieves the best, the other tasks may have low performance. So we need multi-task-opt to achieve a high performance globally.
阅读更多
Python
  • This is introduction about the algorithms coded in python. Python is a programming language with objects, modules, threads, exceptions and automatic memory management. The benefits of pythons are that that is simple and easy, portable, extensible, build-in data structure and it is an open source.
阅读更多
Hello
  • This is the beginning of my blog. I mainly share some optimization of algorithms by my own methods with the help of python documents and some research projects that interest me a lot.
阅读更多
首页 归档 标签 关于 搜索