* Move the variable creation to the variable module. * Make it possible to set a variable. * Add some basic gradient descent test. * Get the gradient descent test to work.
* Working towards tensor mutability. * Use a ref-cell to provide tensor mutability.