Day: April 13, 2024
9 posts
mean() and median() in PyTorch
mean() can get the mean(average) values as shown below: *Memos: mean() can be called both from torch and…
AI-Generated Animal-Based Quotes + Dynamic Image : Cloudfare AI 🤯
This is a submission for the Cloudflare AI Challenge. What I Built I have build a simple cloudfare…
Why I think Python is a Great first Language
Introduction Learning how to code is a great venture. You end up learning a lot of things along…
I’ve created yet another JavaScript framework
It’s 2024 and you’ve created yet another JavaScript framework. Seriously man! When talking about another Javascript framework, you…
Using typedef
typedef is one of things that I can never look back from. Essentially, it allows to alias existing…
Creating functions in JavaScript – Part 4
Write a function called createWrapper that takes a prefix and a suffix, and returns a new function that…
Fulfillment Centers for Drop Shipping
Introduction Drop shipping is a retail fulfillment method where the store doesn’t keep the products it sells in…
How to Appear in Position One in 2024 — Whiteboard Friday
Unlock the secrets of SERP dominance in 2024 with Tom Capper. Discover the evolving landscape of position one…
Deploy with vercel
Efficient Deployment of Next.js Applications Using Vercel Deploying your Next.js application doesn’t have to be a hassle. Thanks…