Just released BotSharp v0.9.x https://t.co/j4qL658VeF, introduced two main features: Routing and Templating to make your AI Bot journey be more smooth. Routing is for managing mulitple agents extremly easier. Templating is for making dynamic prompt with flexibility.
Another milestone is getting close. This PR makes .NET be able to load TensorFlow Keras SavedModel. That means we can use the state-of-art advanced model in .NET. https://t.co/T1LdiyCRgG
After a year of hard work, our book is finally published, and if you want to support the sustainable development of software, you can buy genuine books from here: https://t.co/bwkoBFW91k
Just released TensorFlow v0.70.0 and Keras .NET to support TimeSeries model. Check the example repo if you're interested in predicting feature(s) along with time axis.
TensorFlow NumPy will be introduced in tf .net v0.60. The full functionality will be supported as time, most excited thing is the NDArray is allocated and computed on your GPU. Check it out! "using Tensorflow.NumPy;"