You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're looking at doing some work on DiffSharp and am wondering if I can discuss DeepNet.
What are your thoughts about the future of the library?
The Tensor type looks in very good shape. Do you think it would be appropriate to move that to its own repository and allow it to be shared across multiple F# components? We would be interested in using this type in DiffSharp. It seems you have already done the necessary factoring and the Tensor type is quite independent?
Hi @surban et al.
We're looking at doing some work on DiffSharp and am wondering if I can discuss DeepNet.
What are your thoughts about the future of the library?
The Tensor type looks in very good shape. Do you think it would be appropriate to move that to its own repository and allow it to be shared across multiple F# components? We would be interested in using this type in DiffSharp. It seems you have already done the necessary factoring and the Tensor type is quite independent?
Do you have thoughts about the C# tensor type here https://blogs.msdn.microsoft.com/dotnet/2017/11/15/introducing-tensor-for-multi-dimensional-machine-learning-and-ai-data/
I'd be happy to discuss
Thanks
@dsyme
The text was updated successfully, but these errors were encountered: