Green Code
Green Code
  • Видео 28
  • Просмотров 1 232 381
I Built a Neural Network from Scratch
Don't click this: tinyurl.com/bde5k7d5
💚 Link to Code: www.patreon.com/greencode
How I Learned This: nnfs.io/ (by the awesome @sentdex )
I'm not an AI expert by any means, I probably have made some mistakes. So I apologise in advance :)
Also, I only used PyTorch to test the forward pass. Apart from that, everything else is written in pure Python (+ use of Numpy).
⭐ Other Social Media Links:
🔊 Discord: discord.gg/JsFRUtfMzq
🐦 Twitter: theGreenCoding
📸 Instagram: greencodecodes
🎵 Tiktok: www.tiktok.com/@greencodecodes
🔊 Music I Used in this Video: share.epidemicsound.com/7i1d0b
Current Subs: 14,219
Просмотров: 132 868

Видео

I Used Code to Go Viral on Social Media
Просмотров 89 тыс.Месяц назад
Don't click this: tinyurl.com/bde5k7d5 greencodecodes 💚 Link to Code: www.patreon.com/greencode made you look ✨ Subscriber count: 12,287 subscribers 💚
I Made A VideoGame in 48h
Просмотров 7 тыс.3 месяца назад
green-code.itch.io/quack Had a lot of fun doing this project! I know it's really different from my normal videos, but I hope you enjoyed it. I'll see you in the next one! ⭐ Other Social Media Links: 🔊 Discord: discord.gg/JsFRUtfMzq 🐦 Twitter: theGreenCoding 📸 Instagram: greencodecodes 🎵 Tiktok: www.tiktok.com/@greencodecodes 🔊 Music I Used in this Video: share.epidemi...
I Made Sorting Algorithms Race Each Other
Просмотров 38 тыс.4 месяца назад
Don't click this: tinyurl.com/bde5k7d5 💚 Link to Code: www.patreon.com/greencode ⭐ Other Social Media Links: 🔊 Discord: discord.gg/JsFRUtfMzq 🐦 Twitter: theGreenCoding 📸 Instagram: greencodecodes 🎵 Tiktok: www.tiktok.com/@greencodecodes 🔊 Music I Used in this Video: share.epidemicsound.com/7i1d0b ✨ Subscriber count: 11,754 subscribers 💚
I Solved The World's Hardest Maze (with Code)
Просмотров 61 тыс.5 месяцев назад
💚 Link to Code: www.patreon.com/greencode P.S. Sorry for my upload being late :) ⭐ Other Social Media Links: 🔊 Discord: discord.gg/JsFRUtfMzq 🐦 Twitter: theGreenCoding 📸 Instagram: greencodecodes 🎵 Tiktok: www.tiktok.com/@greencodecodes 🔊 Music I Used in this Video: share.epidemicsound.com/7i1d0b ✨ Subscriber count: 11,534 subscribers 💚 I had a lot of fun making this ...
AI Learns to Generate Faces
Просмотров 5 тыс.Год назад
thisfaceisfake.com/ 💚 Link to Code: www.patreon.com/greencode I hope I did an okay job of explaining how GANs work. If you want to learn more check out these videos/channels: @AladdinPersson @HeatonResearch ruclips.net/video/Sw9r8CL98N0/видео.html Most of my code is based on what they did. ⭐ Other Social Media Links: 🔊 Discord: discord.gg/JsFRUtfMzq 🐦 Twitter: theGreenCoding 📸 Insta...
AI Learns to Make Art
Просмотров 11 тыс.Год назад
💚 Link to Code: www.patreon.com/greencode (I raised money for the ADA in 2023, however now the code can be found on my Patreon :) ) I decided to explore AI art generation. I explored Deep Dreaming, Neural Style Transfer and Stable Diffusion. I had a ton of fun making this video, so I hope you enjoy it :) Useful Libraries I Used: github.com/gordicaleksa/pytorch-deepdream github.com/rrmina/fast-...
AI Learns What Pizza Is
Просмотров 335 тыс.Год назад
💚 Support the Channel: www.patreon.com/greencode I decided to explore Pytorch and machine learning by teaching an AI what Pizza Is. I used CNNs, neural nets, and even some complex networks (like VGG16) to help the AI recognize pizzas. Hope you enjoy the video! 🔗 Link to Code: Check our @mrdbourke, I used quite a bit of his code ⬇️⬇️⬇️ Awesome Coding Tutorials/Explainers: Daniel Bourke: ruclips...
AI Learns the Numbers
Просмотров 267 тыс.Год назад
💚 Link to Code: www.patreon.com/greencode I decided to explore Pytorch and machine learning by teaching an AI the numbers. I used CNNs, neural nets, and even some complex networks (like AlexNet) to help the AI recognize the numbers. Hope you enjoy the video! Awesome Coding Tutorials/Explainers: Daniel Bourke: ruclips.net/video/Z_ikDlimN6A/видео.html @mrdbourke (this man taught me everything I ...
How to Use Code to Break Your Phone Addiction
Просмотров 2,6 тыс.Год назад
How to Use Code to Break Your Phone Addiction
I Made A Productivity App
Просмотров 6 тыс.Год назад
I Made A Productivity App
Each Circle Is A Month Of Your Life
Просмотров 2,9 тыс.Год назад
Each Circle Is A Month Of Your Life
I Have Exactly 11.1K subscribers
Просмотров 1,1 тыс.Год назад
I Have Exactly 11.1K subscribers
Simulating Electrons using Python
Просмотров 4,4 тыс.2 года назад
Simulating Electrons using Python

Комментарии

  • @theinvertedworld.
    @theinvertedworld. 9 часов назад

    now make it in scratch

  • @piotrne
    @piotrne 9 часов назад

    You are comparing algorithms that work for any data (that is, general ones) with those that only work for specific types of data. The first ones only use the "<=" operation on array elements. For the second category, we must assume that, for example, the sorted elements are integers written in the decimal system. Therefore, in this category, the algorithms may be fast, but they do not work for arbitrary data. The QuickSort algorithm belongs to the first class of algorithms, the RadixSort algorithm - to the second.

  • @Creative_YT
    @Creative_YT 10 часов назад

    I do not understand a single thing happening here

  • @Sandeep-zd6dq
    @Sandeep-zd6dq 10 часов назад

    Radix sort has comparison part of bubble and bucket sort only 😅

  • @xxxvedang
    @xxxvedang 11 часов назад

    i want to get a maths deep explanation video..pretty pleaaaaaseeeeee... :)

  • @brahbah9349
    @brahbah9349 11 часов назад

    Neural network *from* scratch: ❌ Neural network *with* scratch: ✅

  • @damienchim7653
    @damienchim7653 12 часов назад

    I feel so stupid when i watch your vids

  • @CastyInit
    @CastyInit 13 часов назад

    relu is just math.max(0,x), or just a fancy way of saying "if the output of a neuron is <0 just make it 0", or "negative numbers get outta here"

  • @CastyInit
    @CastyInit 14 часов назад

    some sorting algorithms are faster in small datasets than in large datasets (shut up i know hybrids exist) its like how O(n) is faster than O(n log n) sometimes or at least i think im the one who supports bubble sorting cuz ez to program

  • @CastyInit
    @CastyInit 14 часов назад

    dont add print statements if you want code to run fast learnt that the hard way when making a 3d renderer

  • @RoundCubes_
    @RoundCubes_ 14 часов назад

    I think it is pronounced dyjkstra Not sure tho

  • @p3ntag01
    @p3ntag01 15 часов назад

    its 2024 :) . Get creative

  • @Concreteblockmachineug
    @Concreteblockmachineug 15 часов назад

    When you ask the network if it's a 7 or not..does it initially have a stored reference parameter set to compare with in order to know if the given photo is of a 7?

  • @owengamings4285
    @owengamings4285 День назад

    its giger bite

  • @kspv2806
    @kspv2806 День назад

    Awesome

  • @holophs
    @holophs День назад

    Some algorithms work quicker in large data, some work faster with less data.

  • @anon_y_mousse
    @anon_y_mousse День назад

    Makes me want to write my own test, but in C. I figure I could either visualize it with colored terminal output, or alternatively use RayLib.

  • @junaidmahmud2894
    @junaidmahmud2894 День назад

    5:41 isn't it supposed to ve Radix sort vs Bucket Sort? You wrote bubble vs Bucket

  • @junaidmahmud2894
    @junaidmahmud2894 День назад

    What did you use to build the visualizer?

  • @VisualTickle
    @VisualTickle День назад

    "just go right bro" also the maze i have to go though hugging the wall:

  • @tahaazmat730
    @tahaazmat730 День назад

    where were you when i was getting cooked in DATA STRUCTURES & ALGORITHMS

  • @notohkae
    @notohkae День назад

    this is so good!!

  • @mehdisalek524
    @mehdisalek524 День назад

    Now make a reinforcement learning agent from scratch (or you cant do that)

  • @pushkal8800
    @pushkal8800 День назад

    Get this man a million subscribers

  • @smaug9833
    @smaug9833 День назад

    How did you represent the maze in memory? Adjacency matrix or list?

  • @CarlosNexans
    @CarlosNexans День назад

    How do you animate the character?

  • @mattialoszach6405
    @mattialoszach6405 День назад

    Just discovered this awesome channel. Amazing content, keep up the great work🙌

  • @dhiraj6727
    @dhiraj6727 День назад

    The background music makes it look like this topic is just really really cool. Or maybe it's just because I have watched gaming videos with such bg music that similar bg music videos make me feel interested in the topic.

  • @xxXEmeraldGreenXxx
    @xxXEmeraldGreenXxx День назад

    7:35 the race of all the races🗿🍷

  • @Idk65789
    @Idk65789 День назад

    Your animated character is very corny

  • @metamohnish
    @metamohnish День назад

    Should have told it when I was in 4th grade

  • @Surya045_
    @Surya045_ День назад

    u cooked the network

  • @metamohnish
    @metamohnish День назад

    Step 1 dawnload someones video Step 2 change the filters to change the colour Step 3 change the music Step 4 repost

  • @footii0
    @footii0 День назад

    im the one 1500 like 🎉

  • @vladislav_artyukhov
    @vladislav_artyukhov День назад

    Buy 196 Gb of ram and Ryzen Epic, and retry

  • @fish3473
    @fish3473 День назад

    1:29 howd u make that background

  • @BriggsProgrammingDevelopment
    @BriggsProgrammingDevelopment День назад

    I have to say your content is awesome, codebullet is obviously your inspiration, (he’s okay just cusses to much for me) I like your content more. Keep doing good work, and good luck in life.

  • @xeliotrop
    @xeliotrop День назад

    The fastest algorithm is quick sort when talking about a lot of data but if the data is small enough it doesn't matter. That's why algorithms have best and worst case scenarios

  • @panblocks
    @panblocks День назад

    everyone knows that green code and code ballet are the same person

  • @Devil-tf5yv
    @Devil-tf5yv День назад

    When took lsd😂

  • @Programzo-sj3no
    @Programzo-sj3no День назад

    are you code bullet?

  • @pranavsuryavanshi408
    @pranavsuryavanshi408 День назад

    now implement it using automatic differentiation💀

  • @whitehackerneth
    @whitehackerneth День назад

    I will act like i understood literally everything lol

  • @skyemegakitty
    @skyemegakitty 2 дня назад

    bro consistently shows that he shouldn't have a coding channel at every opportunity with novice level mistakes, then when you call him out on his hyperbolic claims hes "just doing it for fun" 💀

  • @PranavMaddineedi
    @PranavMaddineedi 2 дня назад

    You should add Counting Sort. It only works for positive integers (can easily be modified for negatives) though.

  • @chauomax6606
    @chauomax6606 2 дня назад

    Bro,Thank you for reminding me not to waste any more time,Visualization is more impactful than i thougth!

  • @Zitrone21
    @Zitrone21 2 дня назад

    Actually, many sorting algorithms have complex behaviors, being able to detect when a sub set is getting slow, when that happens the sorting strategy changes

  • @goldenminecart
    @goldenminecart 2 дня назад

    2:46 its just green

  • @ripolas
    @ripolas 2 дня назад

    Love your content, but i've got a little suggestion: next time if you're doing a comparison of some sort, make the times equal, because in this video you ran some for 5mins, some for 10secs

  • @vlad_cool04
    @vlad_cool04 2 дня назад

    Is and operation of right wall and left wall algorithm makes path and makes best path?