this post was submitted on 01 Apr 2024
53 points (89.6% liked)
Canada
7330 readers
320 users here now
What's going on Canada?
Related Communities
π Meta
πΊοΈ Provinces / Territories
- Alberta
- British Columbia
- Manitoba
- New Brunswick
- Newfoundland and Labrador
- Northwest Territories
- Nova Scotia
- Nunavut
- Ontario
- Prince Edward Island
- Quebec
- Saskatchewan
- Yukon
ποΈ Cities / Local Communities
- Calgary (AB)
- Edmonton (AB)
- Greater Sudbury (ON)
- Guelph (ON)
- Halifax (NS)
- Hamilton (ON)
- Kootenays (BC)
- London (ON)
- Mississauga (ON)
- Montreal (QC)
- Nanaimo (BC)
- Oceanside (BC)
- Ottawa (ON)
- Port Alberni (BC)
- Regina (SK)
- Saskatoon (SK)
- Thunder Bay (ON)
- Toronto (ON)
- Vancouver (BC)
- Vancouver Island (BC)
- Victoria (BC)
- Waterloo (ON)
- Winnipeg (MB)
Sorted alphabetically by city name.
π Sports
Hockey
- Main: c/Hockey
- Calgary Flames
- Edmonton Oilers
- MontrΓ©al Canadiens
- Ottawa Senators
- Toronto Maple Leafs
- Vancouver Canucks
- Winnipeg Jets
Football (NFL): incomplete
Football (CFL): incomplete
Baseball
Basketball
Soccer
- Main: /c/CanadaSoccer
- Toronto FC
π» Schools / Universities
- BC | UBC (U of British Columbia)
- BC | SFU (Simon Fraser U)
- BC | VIU (Vancouver Island U)
- BC | TWU (Trinity Western U)
- ON | UofT (U of Toronto)
- ON | UWO (U of Western Ontario)
- ON | UWaterloo (U of Waterloo)
- ON | UofG (U of Guelph)
- ON | OTU (Ontario Tech U)
- QC | McGill (McGill U)
Sorted by province, then by total full-time enrolment.
π΅ Finance, Shopping, Sales
- Personal Finance Canada
- BAPCSalesCanada
- Canadian Investor
- Buy Canadian
- Quebec Finance
- Churning Canada
π£οΈ Politics
- General:
- Federal Parties (alphabetical):
- By Province (alphabetical):
π Social / Culture
Rules
- Keep the original title when submitting an article. You can put your own commentary in the body of the post or in the comment section.
Reminder that the rules for lemmy.ca also apply here. See the sidebar on the homepage: lemmy.ca
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
When people talk about AI, they're generally referring to systems or machines that can perform tasks which typically require human intelligence. These tasks might include things like recognizing speech, translating languages, or making decisions. AI isn't about simulating human consciousness or emotions but about replicating the ability to perform specific intelligent tasks.
AI systems can range from simple, rule-based algorithms (which might seem like glorified if-else statements) to complex, learning systems. This is where machine learning comes in. Machine learning is actually a subset of AI. It's a way of achieving AI where the system learns from data. Instead of being explicitly programmed to perform a task, the system is given huge amounts of data and learns patterns or rules from it. Over time, it can make predictions or decisions based on what it has learned.
So, not all AI is machine learning, but all machine learning is AI. Hope this clears things up a bit!
In that case, what's an instance of AI that doesn't utilize machine learning?
I would say in most videogames you can play against the computer (Age of Empires, Call of Duty, etc.), which use human-set rules without machine learning. Computer enemies show the same behavior, regardless of your specific knowledge of the game. I think nowadays there may already be some games where the computer learns from your behavior by machine learning, but this is not the norm.
There were also chatbots before ChatGPT existed, which in their most basic form give human programmed answers to specific questions.