|
It cannot be illegal since sportsbooks are offering you bets and you are placing them. The actual way you place them (via a paper slip, online, through a bot) is up to you. However, it is often the case that automatic bet placement, without being authorized by the sportsbook is against their Terms and Conditions.
|
|
|
|
|
Yeah, no. You can't place a bet on a game after it has begun.
In some cases, you may be able to place a bet on individual actions within the game -- e.g. "I bet the player strike out", "I bet the player will make this penalty shot".
How you pick a team to bet on is up to you, you can use AI if you like. It's unlikely that a site will allow a bot to place the bet for you, but that's probably a terms-of-service issue, not law.
If your AI is good at picking winners, you may get banned from the site. So you would want to pick some losers as well.
If you attract attention by "winning too much", your best outcome is to get hired by them, but that doesn't seem likely.
Morality and ethics are for losers.
|
|
|
|
|
Hi is there any expert in artificial intelligence who can help me to build an artificial intelligence model related to chemistry in a specific way that I explain to him, if you are one please help, or if you know some experts tell me about them please help me as soon as possible, please and Thank you
|
|
|
|
|
If you're looking to hire someone, there are better websites to use for that purpose than this one.
The difficult we do right away...
...the impossible takes slightly longer.
|
|
|
|
|
I'm not trying to hire anyone, I need help, and please give me sites where I can get what I want if you know one.
|
|
|
|
|
Rama Aljelani wrote: ... expert in artificial intelligence who can help me to build an artificial intelligence model ...
I'm not trying to hire anyone
So you're looking for someone who's an expert in a complicated field to do some work for you free of charge.
Which you will presumably then either submit as your own work, or sell to other people for money.
Yeah, that's not happening.
"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer
|
|
|
|
|
Rama Aljelani wrote: please give me sites where I can get what I want
There are plenty of search engines that are free to use.
|
|
|
|
|
Isn't this where you get "ChatGPT" to do the programming?
"Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I
|
|
|
|
|
Based on this and the other comments what you are looking for is a 'mentor'.
You should probably use that term.
You would need to request that on many web sites.
Presuming you find such a person at best they might be willing to review some parts of what you might want to work on. So for instance the first thing you will need will be the following.
- It must state the requirements.
- It must be written.
- It must be short and detailed.
- The scope of the project must be very small. I would expect no more than three pages.
After you have that and after you have a mentor then you can present it to that person and ask for feedback.
If you cannot find a mentor then you can create the same document and post it to a site and ask for comments. Note however that it must be even shorter in that case. Probably no more than half a page.
|
|
|
|
|
hi,
can anyone give me pointers on implementing AI video upscaling?
what tech stack I should start with?
=====================================================
The grass is always greener on the other side of the fence
|
|
|
|
|
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.
|
|
|
|
|
I am creating apps for IOS and faced the problem that I was banned by the AppStore due to partially copied code. I saw an advertisement for the Apprefactoring service, did someone work with this service? If yes, what do you say?
-- modified 28-Nov-22 12:26pm.
|
|
|
|
|
I suppose my first question would be why is this a 'Artificial Intelligence' (this forum) question?
|
|
|
|
|
so i saw a insta follower bot, its like spamming (like advertising product) but it can like real user i mean can make status etc
have their own post too
but its not real user
I just want to create 1 bot follower by myself for testing, but I don't have any guidelines, can anyone show me guidelines, I don't want others to make it for me, I want to make it by myself. I checked all sites but didn't get answers, so asking here. I apologize if you are getting offended, so how to create a bot follower by programming or how create insta acc without phone number
but can following
no need bots but how to make acc without phone number,
but im confused, how those people can make fake insta follower, even can sell 1000 follower even more, how???
they still exist u know, they didnt get ban, but my question is how? i really curious about it, but google answer only we have to buy.
will you kindly give me valid answers on this. I am really very confused.
modified 17-Nov-22 14:37pm.
|
|
|
|
|
I have a solution for calculating avarage speed of planets and theyr circle time. As normal integral cannot solve this problem, only way is coding it or observing (As its done by now). Anyone interested send me a message on WhatsApp to a Number +358445612200
|
|
|
|
|
I seem to be getting every now getting where the CodeProject AI times out, and it's like the service stops and restarts.
Shouldn't be a resource issue
GTX 1060
32gig Ram
Intel Xeon 8 core processor
|
|
|
|
|
Hello,
I've tried to build OpenCV libraries on Vitis HLS 2022.1 using MinGW and CMake, here are the steps I followed:
1) After installation on MinGW and added the bin path directory to the environment variables.
2) Installation of OpenCV 4.6.0
3) Installation of CMake
4) OpenCV Source Code Build using CMake, Added the Extracted OpenCV Source directory path on CMake (to Where is the source code) and the Build directory path on Cmake (under Where to build the binaries). Carried out configuration and generation.
5) Finally, Tried to build and install the OpenCV Libraries using the Command prompt with the command mingw32-make install from the Build directory path.
This resulted in the 2 errors below:
In file included from C:\Users\Nikhil\Downloads\opencv\sources\modules\core\src\precomp.hpp:53 ,
from C:\Users\Nikhil\Downloads\opencv\sources\modules\core\src\algorithm.cpp:43:
C:/Users/Nikhil/Downloads/opencv/sources/modules/core/include/opencv2/core/utility.hpp:718:14: error: 'recursive_mutex' in namespace 'std' does not name a type
typedef std::recursive_mutex Mutex;
^~~~~~~~~~~~~~~
C:/Users/Nikhil/Downloads/opencv/sources/modules/core/include/opencv2/core/utility.hpp:719:25: error: 'Mutex' is not a member of 'cv'
typedef std::lock_guard<cv::mutex> AutoLock;
^~
C:/Users/Nikhil/Downloads/opencv/sources/modules/core/include/opencv2/core/utility.hpp:719:25: error: 'Mutex' is not a member of 'cv'
C:/Users/Nikhil/Downloads/opencv/sources/modules/core/include/opencv2/core/utility.hpp:719:34: error: template argument 1 is invalid
typedef std::lock_guard<cv::mutex> AutoLock;
^
In file included from C:\Users\Nikhil\Downloads\opencv\sources\modules\core\src\algorithm.cpp:43 :
C:\Users\Nikhil\Downloads\opencv\sources\modules\core\src\precomp.hpp:368:5: error: 'Mutex' in namespace 'cv' does not name a type
cv::Mutex& getInitializationMutex();
^~~~~
modules\core\CMakeFiles\opencv_core.dir\build.make:102: recipe for target 'modules/core/CMakeFiles/opencv_core.dir/src/algorithm.cpp.obj' failed
mingw32-make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/src/algorithm.cpp.obj] Error 1
CMakeFiles\Makefile2:1805: recipe for target 'modules/core/CMakeFiles/opencv_core.dir/all' failed
mingw32-make[1]: *** [modules/core/CMakeFiles/opencv_core.dir/all] Error 2
Makefile:164: recipe for target 'all' failed
mingw32-make: *** [all] Error 2
What am I doing wrong? What am I missing? How do I resolve the 2 errors?
Kindly pls help.
Regards.
[Moved to the AI forum]
modified 30-Sep-22 12:29pm.
|
|
|
|
|
This forum is not for programming questions. Please mouse over "quick answers" below the site banner at the top of the page, click on "Ask a Question", submit your question there, and then delete this one.
|
|
|
|
|
I've tried to blur many images, portrait and others but the blur is always applied to the whole image not only background. Where am i wrong?
|
|
|
|
|
There's a secret error somewhere in your secret code. You should fix that.
Seriously, how do you expect anyone to help you fix an error in code we can't see?!
"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer
|
|
|
|
|
I don't understand what you mean
I'm using the "Codeproject AI Server" UI to try the features of this framework and that's where it doesn't work.
I wanted to attach an explanatory image but I don't see how to do it in this forum
blurring — ImgBB[^]
|
|
|
|
|
Read your question again, remembering that we can't see your screen, access your computer, or read your mind. Where in your question did you mention anything about the CodeProject AI Server?
If you don't provide proper details, then don't expect anyone to be able to help you.
"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer
|
|
|
|
|
bad day? I thought it was a group only on this topic and so I took it for granted. Now there is everything I can provide as details
|
|
|
|
|
The forum dedicated to discussing CodeProject AI is linked to from the home page:
CodeProject.AI Discussions[^]
This forum is for general AI discussions.
"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer
|
|
|
|
|
You'd need "object detection" to distinguish foreground from background (polygon); then you can address blurring the background.
"Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I
|
|
|
|