Catégorie : Saved Links
-
Do I tell an elderly stranger that her job offer is almost certainly a scam?
—
dans Saved LinksI had a short video pop up when I was on YouTube from a creator I had never seen before. It was an elderly woman talking about her ‘pin of the day’ (a costume jewelry brooch). She said she was just treated for cancer but she’s excited that she got a job offer. Someone she…
-
Kajson: Drop-in JSON replacement with Pydantic v2, polymorphism and type preservation
—
dans Saved LinksWhat My Project Does Ever spent hours debugging « Object of type X is not JSON serializable »? Yeah, me too. Kajson fixes that nonsense: just swap import json with import kajson as json and watch your Pydantic models, datetime objects, enums, and entire class hierarchies serialize like magic. Polymorphism that just works: Got a Pet with…
-
Gradient Descent for logistic regression proof
—
dans Saved LinksHello . I saw the gradient descent term for logistic regression , and I tried to derive the derivative term myself , but I think its quite different from whats shown in the course(ML specialization coursera) . Could anyone help ? The first attached image is the actual term ,and sorry for the rough work…
-
Audit and assurance for september is breaking my heart
—
dans Saved LinksI am practicing the audit risk and controls questions. When practicing, i read the scenario, i identify the risk or deficiencies but when I try to write, my hands get stopped and I feel like a loser. When I turn the pages and read the answer, I do understand them but when it comes to…
-
big 4 promotions from semi qualified to qualified
—
dans Saved Linkshi guys! i plan on working with 2 pending p level papers. is there a guaranteed promotion from analyst to associate levels if i complete acca within 1 year of joining ? how does this work? or would it be better to finish all papers and then join? im also from india, if this helps…
-
The people who are doing (or passed) the professional (the 2nd and 3rd level) how did you do the writings please I need help as I’m weak in writing
—
dans Saved LinksAs per the title says and MOD please don’t delete this as I’m new to this. Thank you in advance submitted by /u/zuh_arts to r/ACCA [link] [comments]
-
Should I go with Coursera or ProjectPro?
—
dans Saved LinksI’ve been exploring different learning platforms to strengthen my skills in AI and data engineering, and I keep coming back to this question: Should I go with Coursera or ProjectPro? Both platforms seem to offer solid value, but they approach learning in really different ways, and I’d love some honest feedback from folks who’ve used…
-
What are the best practices for scalable, explainable GenAI pipelines in high‑stakes domains (e.g., finance, healthcare)
—
dans Saved LinksWhat are best practices for designing scalable, modular GenAI pipelines as incorporating LLMs, RAG, fine-tuning (e.g. LoRA/PEFT), and explainability layers for high-stakes use cases like healthcare or finance (BFSI sector) submitted by /u/Either_Mastodon_1706 to r/learnmachinelearning [link] [comments]
-
PyLine – terminal based text editor (Linux, WSL, MacOS)
—
dans Saved LinksHello, this is a hobby project I coded entirely in Python 3 , created longer time ago. But came back to it this spring. It is terminal-based text editor for Unix-like OSes, that works with line by line workload, for now it has many functions. Source at – PyLine repo What My Project Does: It…
-
Which language is good for me in the IT/CS/AI industry?
—
dans Saved LinksHello, everyone, this is my first post. I studied computer in Chinese, and our school allows us to choose other languages as second languages.There are German, French, Japanese and Spanish. I would like to ask you which language you would choose as your second language. Thank you. My English is not particularly good. If there…