Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Any Lounge Lizards Actively Developing AI/ML Applications/Models/Systems?

Any Lounge Lizards Actively Developing AI/ML Applications/Models/Systems?

Scheduled Pinned Locked Moved The Lounge
csharpvisual-studioquestion
16 Posts 11 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Sander RosselS Sander Rossel

    I'm using Azure Forms Recognizer to, well, recognize forms. Not long ago, a client was typing over those forms every week. Now, I do that for them. Trained the model, invoke it from my C# code and what was once two hours of work is now five seconds of work.

    Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

    B Offline
    B Offline
    BillWoodruff
    wrote on last edited by
    #7

    Please publish a CP article on this. cheers, bill

    «The mind is not a vessel to be filled but a fire to be kindled» Plutarch

    Sander RosselS 1 Reply Last reply
    0
    • S Slacker007

      I am curious if anyone here in the Lounge is actively working with anything mentioned in the Subject line(full-time employed or hobby), and if so, what tool sets/frameworks/languages are you using? I actually have not even considered or thought about wading into these waters until a few days ago. I know there is ML.Net with VS 2022 and was going to look at that, but interested in what others are using and/or doing. Excluding Code Project AI work. :) Thanks.

      N Offline
      N Offline
      NG_AU
      wrote on last edited by
      #8

      We have been running the internets longest continuous scientific experiment. As a result of this 30 year effort we have a database of IPV4 of inbound SMTP 'hacking' attempts. Over the last 15 years we have been using AI to analyse and recommend how long an inbound session should be suspended and thus waste their CPU cycles.

      1 Reply Last reply
      0
      • S Slacker007

        I am curious if anyone here in the Lounge is actively working with anything mentioned in the Subject line(full-time employed or hobby), and if so, what tool sets/frameworks/languages are you using? I actually have not even considered or thought about wading into these waters until a few days ago. I know there is ML.Net with VS 2022 and was going to look at that, but interested in what others are using and/or doing. Excluding Code Project AI work. :) Thanks.

        P Offline
        P Offline
        PSU Steve
        wrote on last edited by
        #9

        We've partnered with a government funded R&D software engineering center to work on an ML effort for missing data replacement. Our application (.NET Framework/WinForms) takes in a bunch of source reference data, some of which has gaps. The MDR model gets trained with the reference data that is complete. Our application then calls on the model, which utilizes a gradient descent algorithm, to fill in the missing values of records with gaps, giving a confidence level for each replacement value. It works pretty well.

        1 Reply Last reply
        0
        • S Slacker007

          I am curious if anyone here in the Lounge is actively working with anything mentioned in the Subject line(full-time employed or hobby), and if so, what tool sets/frameworks/languages are you using? I actually have not even considered or thought about wading into these waters until a few days ago. I know there is ML.Net with VS 2022 and was going to look at that, but interested in what others are using and/or doing. Excluding Code Project AI work. :) Thanks.

          B Offline
          B Offline
          bobrothnapa
          wrote on last edited by
          #10

          Hey Slacker! Here at r2 Scientific (r squared) we have developed a complete set of programs that allow anyone to create ML Computer Vision applications with little or no knowledge of OpenCV or programming. Experienced cascade developers find the Alluvion Cascade Utilities (ACU) an excellent way to improve efficiency and reduce time to market for all CV applications. r2scientific.com. Thx Bob

          B 1 Reply Last reply
          0
          • B bobrothnapa

            Hey Slacker! Here at r2 Scientific (r squared) we have developed a complete set of programs that allow anyone to create ML Computer Vision applications with little or no knowledge of OpenCV or programming. Experienced cascade developers find the Alluvion Cascade Utilities (ACU) an excellent way to improve efficiency and reduce time to market for all CV applications. r2scientific.com. Thx Bob

            B Offline
            B Offline
            BillWoodruff
            wrote on last edited by
            #11

            bobrothnapa wrote:

            allow anyone to create ML Computer Vision applications with little or no knowledge of OpenCV or programming.

            seems like a promise of "magic powers" ... is this relevant to the question asked or a sales pitch ?

            «The mind is not a vessel to be filled but a fire to be kindled» Plutarch

            J B 2 Replies Last reply
            0
            • B BillWoodruff

              bobrothnapa wrote:

              allow anyone to create ML Computer Vision applications with little or no knowledge of OpenCV or programming.

              seems like a promise of "magic powers" ... is this relevant to the question asked or a sales pitch ?

              «The mind is not a vessel to be filled but a fire to be kindled» Plutarch

              J Offline
              J Offline
              jeron1
              wrote on last edited by
              #12

              BillWoodruff wrote:

              .. is this relevant to the question asked or a sales pitch ?

              Exactly what I was thinking, almost marked it as spam.

              "the debugger doesn't tell me anything because this code compiles just fine" - random QA comment "Facebook is where you tell lies to your friends. Twitter is where you tell the truth to strangers." - chriselst "I don't drink any more... then again, I don't drink any less." - Mike Mullikins uncle

              1 Reply Last reply
              0
              • B BillWoodruff

                bobrothnapa wrote:

                allow anyone to create ML Computer Vision applications with little or no knowledge of OpenCV or programming.

                seems like a promise of "magic powers" ... is this relevant to the question asked or a sales pitch ?

                «The mind is not a vessel to be filled but a fire to be kindled» Plutarch

                B Offline
                B Offline
                bobrothnapa
                wrote on last edited by
                #13

                Both. However, there is no magic in this world.

                1 Reply Last reply
                0
                • B BillWoodruff

                  Please publish a CP article on this. cheers, bill

                  «The mind is not a vessel to be filled but a fire to be kindled» Plutarch

                  Sander RosselS Offline
                  Sander RosselS Offline
                  Sander Rossel
                  wrote on last edited by
                  #14

                  I actually wrote a (sponsored) article on using Form Recognizer. It uses a pre-built model rather than a custom model, so it's not quite as I describe here, but if you're interested you might want to give it a read: Use Fusion Development to Level Up AI Apps Part 2: Integrating with Form Recognizer[^] It's a short article and it's part of a series about "fusion development" (no-code + code) which uses Power Apps and Dataverse.

                  Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

                  1 Reply Last reply
                  0
                  • pkfoxP pkfox

                    That would make an interesting article Sander

                    In a closed society where everybody's guilty, the only crime is getting caught. In a world of thieves, the only final sin is stupidity. - Hunter S Thompson - RIP

                    Sander RosselS Offline
                    Sander RosselS Offline
                    Sander Rossel
                    wrote on last edited by
                    #15

                    I actually wrote a (sponsored) article on using Form Recognizer. It uses a pre-built model rather than a custom model, so it's not quite as I describe here, but if you're interested you might want to give it a read: Use Fusion Development to Level Up AI Apps Part 2: Integrating with Form Recognizer[^] It's a short article and it's part of a series about "fusion development" (no-code + code) which uses Power Apps and Dataverse.

                    Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

                    1 Reply Last reply
                    0
                    • J Jo_vb net

                      Yes, can't wait to see this article!

                      Sander RosselS Offline
                      Sander RosselS Offline
                      Sander Rossel
                      wrote on last edited by
                      #16

                      I actually wrote a (sponsored) article on using Form Recognizer. It uses a pre-built model rather than a custom model, so it's not quite as I describe here, but if you're interested you might want to give it a read: Use Fusion Development to Level Up AI Apps Part 2: Integrating with Form Recognizer[^] It's a short article and it's part of a series about "fusion development" (no-code + code) which uses Power Apps and Dataverse.

                      Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups