Click here to Skip to main content
15,868,054 members
Home / Discussions / Artificial Intelligence
   

Artificial Intelligence

 
AnswerRe: Artificial Intelligence Pin
Richard Andrew x6417-Jan-23 6:31
professionalRichard Andrew x6417-Jan-23 6:31 
GeneralRe: Artificial Intelligence Pin
Rama Aljelani17-Jan-23 7:37
Rama Aljelani17-Jan-23 7:37 
GeneralRe: Artificial Intelligence Pin
Richard Deeming17-Jan-23 22:16
mveRichard Deeming17-Jan-23 22:16 
GeneralRe: Artificial Intelligence Pin
Richard MacCutchan17-Jan-23 22:21
mveRichard MacCutchan17-Jan-23 22:21 
AnswerRe: Artificial Intelligence Pin
Gerry Schmitz18-Jan-23 5:03
mveGerry Schmitz18-Jan-23 5:03 
AnswerRe: Artificial Intelligence Pin
jschell22-Jan-23 8:09
jschell22-Jan-23 8:09 
QuestionAI video upscaling Pin
Nitin S19-Dec-22 6:58
professionalNitin S19-Dec-22 6:58 
AnswerRe: AI video upscaling Pin
jochance23-Dec-22 6:43
jochance23-Dec-22 6:43 
I would say you're almost definitely looking at some Python. Tons of other languages *could* be used, but it seems like everything ML/AI is Python. Trying to do anything in the important guts of the latest AI/ML boom that isn't Python is fighting an uphill battle, at least for now.

Even if you are way more competent at some other language, there just aren't the plethora of examples and things for AI/ML that there are in Python. It makes it easier to stumble through learning Python than to try to replace wheels with whatever you might prefer. The people who understand matrix math hate semicolons and are apparently mad geniuses or something because they think whitespace has any business mattering.

If you want example, maybe look for NMKD tools and their Discord. I believe they mostly wraps C# UI around things... WPF maybe. You might be more interested in the Python under the hood of all that (which is also open source but not really related to NMKD). The NMKD tools I've used were mostly Python under the hood and invoking stuff on Python environments it runs somewhat transparently in the background. They seem like UIs whose point is to GUI the CLI so it isn't daunting, esoteric, and cumbersome for "power users".

Since it's involving video and AI uh... there's weird stuff there. But their tools and what they do are pretty solid fare. I have used/toyed with them for about a year now. There are several people in that Discord who understand things about video transcoding which I don't even know exist and I've written some professional code to convert video before.
QuestionA problem with the copied code resulted in me being banned from the AppStore Pin
Daniel8908918-Nov-22 0:42
Daniel8908918-Nov-22 0:42 
AnswerRe: A problem with the copied code resulted in me being banned from the AppStore Pin
jschell20-Dec-22 13:26
jschell20-Dec-22 13:26 
Questionbot account Pin
HonestNS17-Nov-22 6:08
HonestNS17-Nov-22 6:08 
QuestionElliptic Circle Avarage Speed Pin
Alienaimatrix Null31-Oct-22 9:33
Alienaimatrix Null31-Oct-22 9:33 
QuestionBlueIris Ai Timeout Pin
Member 1580485720-Oct-22 15:48
Member 1580485720-Oct-22 15:48 
GeneralBuild OpenCV Library on Vitis HLS 2022.1 on Windows OS Pin
Nikhil B 202230-Sep-22 6:02
Nikhil B 202230-Sep-22 6:02 
GeneralRe: Build OpenCV Library on Vitis HLS 2022.1 on Windows OS Pin
Greg Utas30-Sep-22 6:08
professionalGreg Utas30-Sep-22 6:08 
QuestionBackground Blurring, it works?? Pin
Member 1121011122-Sep-22 19:55
Member 1121011122-Sep-22 19:55 
AnswerRe: Background Blurring, it works?? Pin
Richard Deeming22-Sep-22 21:24
mveRichard Deeming22-Sep-22 21:24 
GeneralRe: Background Blurring, it works?? Pin
Member 1121011122-Sep-22 22:36
Member 1121011122-Sep-22 22:36 
GeneralRe: Background Blurring, it works?? Pin
Richard Deeming22-Sep-22 23:49
mveRichard Deeming22-Sep-22 23:49 
GeneralRe: Background Blurring, it works?? Pin
Member 1121011122-Sep-22 23:53
Member 1121011122-Sep-22 23:53 
GeneralRe: Background Blurring, it works?? Pin
Richard Deeming23-Sep-22 1:12
mveRichard Deeming23-Sep-22 1:12 
AnswerRe: Background Blurring, it works?? Pin
Gerry Schmitz23-Sep-22 5:32
mveGerry Schmitz23-Sep-22 5:32 
GeneralRe: Background Blurring, it works?? Pin
jochance23-Dec-22 6:25
jochance23-Dec-22 6:25 
AnswerRe: Background Blurring, it works?? Pin
BillWoodruff5-Sep-23 15:12
professionalBillWoodruff5-Sep-23 15:12 
SuggestionUnable to Start CodeProject.AI Server Due To Space in ImagePath Pin
Member 156929794-Jul-22 7:18
Member 156929794-Jul-22 7:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.