Today’s topic is how to implement an artificial neural network.Well, what is an artificial neural network? First, let’s see what is a natural neural network.
Continue reading
Did you ever try to look up papers on a specific topic but get overwhelmed by bunches of semi-related or non-related papers? The key problem here is…
Continue reading
函数是从输入到输出的映射关系,可以看做是一条连边(其实边还可以看做是一种行为)。函数式编程语言用边来描述世界,你是你只因为你有这种行为能力……
Continue reading