Posts

Showing posts from August, 2021

Sep '21 Technical Events

Virtual User Group Meetings Aug 27: Cleveland OWASP ( https://www.meetup.com/owasp-cleveland-group / ) Sep 7: ONDT ( https://www.meetup.com/ohio-north-database-training/ )    Sep 15: Hudson CodeCraft ( https://www.meetup.com/hudson-codecraft/ ) Sep 16 : GLUG.Net: ( https://www.meetup.com/GLUGnet/events/ ) Sep 23: Cleveland C#/VB.Net User Group ( https://www.meetup.com/Cleveland-C-VB-Net-User-Group/ )  Sep 27: Akron AITP User Group ( https://www.meetup.com/AkronAITP/events/ )   Virtual Conferences Sep 15-17: Music City Tech ( https://musiccitytech.com / ) Oct 29-31: Azure Community Conference ( https://azconf.dev/ ) Nov 8-12: PASS Data Community Summit ( https://passdatacommunitysummit.com/ )  

AI Articles

SQLServerCentral.com is a well known web site for knowledge sharing on all things SQL Server related, as well as other DB technologies.  It’s a community driven web site that publishes a daily newsletter with articles from their contributors, as well as contributors on other web sites.  Since data is the basis for machine learning and AI, the newsletter also started to cover various AI related topics.  Listed below are a few articles from July 31 st newsletter.   AI/Machine Learning/Cognitive Services   ML{.NET} Introduction Machine Learning (ML) has come from a buzzword that is nice to have in your application to a must-have feature that works and adds value. Data scientists develop ML models in various ML Frameworks like TensorFlow, Scikit-learn, PyTorch, Azure ML, etc. Before ML.NET became available to all developers, adding the ML functionality to .NET applications required knowledge i...