The best site what is explains the Convolutional Network

CNN Explainer – What is a Convolutional Neural Network?

https://poloclub.github.io/cnn-explainer/

A CNN is a neural network: an algorithm used to recognize patterns in data. Neural Networks in general are composed of a collection of neurons that are organized in layers, each with their own learnable weights and biases.

If you have studied neural networks before, these terms may sound familiar to you. So what makes a CNN different? CNNs utilize a special type of layer, aptly named a convolutional layer, that makes them well-positioned to learn from image and image-like data. Regarding image data, CNNs can be used for many different computer vision tasks, such as image processing, classification, segmentation, and object detection.

INKSCAPE – free vector drawing program

Whether you are an illustrator, designer, web designer or just someone who needs to create some vector imagery, Inkscape is for you!
Bezier and spiro curves

https://inkscape.org/

Open source vector graphics package Inkscape is staggeringly powerful, and is the best free Adobe Illustrator alternative for pro and semi-pro illustrators, graphic designers and web designers.

As well as the standard drawing and shape tools, Inkscape boasts a special spirals tool, a tool to create patterns and arrangements of clones, advanced object manipulation options, multiple filters (including bevels, textures, overlays and more), and some nifty fill settings. In short, there’s very little Illustrator can do that Inkscape can’t.

Because it’s open source, it’s not only free to use but if you have the technical know-how you can even edit it and incorporate it into other software.

Best free Adobe Illustrator alternative of 2024
https://www.techradar.com/news/the-best-free-adobe-illustrator-alternatives

Laravel News Links 2024

In this article, I’ll show you how to send emails in Laravel step by step using Mailtrap, with a primary focus on deliverability.
https://mailtrap.io/blog/send-email-in-laravel/

5 Ways to Get the Last Insert ID in Laravel
https://laracoding.com/5-ways-to-retrieve-the-last-inserted-id-in-laravel/

Top 5 Laravel Packages for 2024
https://ritik065.medium.com/top-5-laravel-packages-for-2024-9d6e7faccaf3

Fullstack with Laravel
https://ritik065.medium.com/full-stack-development-with-laravel-powering-frontend-backend-34e64f20fe4e

PHP 8.2 – Using ${var} in strings is deprecated

Deprecated: Using ${var} in strings is deprecated, use {$var} instead in
https://php.watch/versions/8.2/$%7Bvar%7D-string-interpolation-deprecated

Creation of dynamic property is deprecated
PHP 8.2: Dynamic Properties are deprecated
https://php.watch/versions/8.2/dynamic-properties-deprecated

Fatal error: Array and string offset access syntax with curly braces is no longer supported
Array and string offset access syntax with curly braces is deprecated
https://stackoverflow.com/questions/59158548/array-and-string-offset-access-syntax-with-curly-braces-is-deprecated

#################################################

SELECT list is not in GROUP BY clause and contains nonaggregated column

https://stackoverflow.com/questions/41887460/select-list-is-not-in-group-by-clause-and-contains-nonaggregated-column-inc

Gyümölcsfa info

Gyümölcsfa ültetés egyszerűen, lépésről-lépésre

‘Obelisk’ oszlopos körte fajta – Gyümölcsfa akár a balkonra is

Laravel Vite Production, subfolder, outDir , publicDirectory

Laravel + Vite. Production build redirecting to /build path in url
https://stackoverflow.com/questions/74014240/laravel-vite-production-build-redirecting-to-build-path-in-url

Laravel Vite Js change of public directory
https://laracasts.com/discuss/channels/code-review/laravel-vite-js-change-of-public-directory

outDir
https://laracasts.com/discuss/channels/vite/viteconfigjs-or-configvitephp?page=1&replyId=809235

Set vite public path
https://laracasts.com/discuss/channels/vite/set-vite-public-path

Moving vite config to subfolder?
https://laracasts.com/discuss/channels/vite/moving-vite-config-to-subfolder

Run Laravel Vite Vue.js build on production without Artisan

https://laracasts.com/discuss/channels/vite/run-laravel-vite-vuejs-build-on-production-without-artisan