mini-tensorflow python+numpy implement of neural network Define nodes Input,Linear,Sigmoid,MSE and use topological sort to compute the graph. Example: use mini-flow to predict the Bostion house price.