Talk - mace-cream/lfdnn GitHub Wiki

Title: Lfdnn: A neural network library for tutorial purpose

Abstract: Lfdnn (learning from data neural network) is a neural network library implemented in pure Python. It contains the backbone of what a neural network library requires and intends to help people for better understanding of the mechanism of neural network. In this talk, I will introduce the background of lfdnn project, the principles of neural network by using lfdnn, as well as the design philosophy behind lfdnn.

Speaker: Feng Zhao is a senior Ph.D. student at the Tsinghua Shenzhen international graduate school. His research interests include machine learning and scientific computing.

标题:Lfdnn:用于教学目的的神经网络库

摘要:Lfdnn (learning from data neural network)是一个用纯Python实现的神经网络库。 它仅包含神经网络库最核心的部分,旨在帮助人们更好地理解神经网络的机制。 在本演讲中,我将介绍lfdnn项目的背景,结合lfdnn的实现讲述神经网络的工作原理以及lfdnn的设计思路。

演讲者:赵丰是清华大学深圳国际研究生院高年级的博士。 他的研究兴趣包括 机器学习和科学计算。