diff --git a/README.md b/README.md index 37b9126..18dfccd 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Detailed instructions for launching on different platforms: https://github.com/C |PyType.NET |System |**stable** |1.0 |https://github.com/ColorfulSoft/System.AI/blob/master/Docs/PyType.NET.md | |torchfile.NET |System.IO |**stable** |1.0 |https://github.com/ColorfulSoft/System.AI/blob/master/Docs/torchfile.NET.md | |micrograd.NET |System.AI |**stable** |1.0 |https://github.com/ColorfulSoft/System.AI/blob/master/Docs/micrograd.NET.md | +|DotnetExtensions |System |**stable** |1.0 |https://github.com/ColorfulSoft/System.AI/blob/master/Docs/DotnetExtensions.md |
Warning! @@ -44,6 +45,7 @@ Detailed instructions for launching on different platforms: https://github.com/C # Update history +* **[22.11.2022]** ***DotnetExtensions*** library is now available after reconstruction. * **[31.10.2022]** ***micrograd.NET*** library is now available. * **[31.10.2022]** **V2.0 is now the main branch.** * **[27.10.2022]** ***torchfile.NET*** library is now available.