- Видео 25
- Просмотров 33 292
Gautam Sharma
США
Добавлен 6 июл 2020
An initiative to educate everyone about the fun world of Coding.
Building a Neuron Class for Neural Networks - Part 4
In this episode of the neural network series, we dive deep into building a Neuron class. We start by defining an enumeration for activation types and creating an Activation class with static functions for applying these activations. Then, we explore the theory behind neurons, focusing on how inputs interact with neurons in a layer. We explain the construction of a neuron, highlighting the roles of weights, biases, and activation functions. By the end of the tutorial, we code up the Neuron class, preparing it for integration in larger neural network structures. Stay tuned for the next episode, where we build the Layer class.
00:00 Introduction to Part Four
00:07 Defining the Activation Enum
0...
00:00 Introduction to Part Four
00:07 Defining the Activation Enum
0...
Просмотров: 254
Видео
Power Functions, ReLU, and PyTorch Validation | Building Machine Learning Library | Part 3
Просмотров 184Месяц назад
Power Functions, ReLU, and PyTorch Validation | Building Machien Learning Library | Part 3 In this lecture, we delve into defining a power function and how it correlates with exponents. We also cover the differentiation of these functions, implementation of primitive operations like division using our previously defined multiplication, and the introduction of activation functions with a focus o...
Build a machine learning library from scratch using only C++ | Part 2
Просмотров 1,9 тыс.2 месяца назад
Mastering Gradients & Backpropagation: Building a Neural Network Library in C | Part 2 In this tutorial, we delve into the essential components of creating a C machine learning library, focusing on gradients and backpropagation. Learn how to construct fundamental classes that handle memory allocation, data storage, and operation management. Follow along as we cover both forward and backward pro...
Build a machine learning library from scratch using only C++ | Part 1
Просмотров 4,2 тыс.2 месяца назад
Building a Machine Learning Library From Scratch with C | Part 1: Understanding the Basics In the first episode of this series, Gautam introduces the fundamental concepts necessary for building a deep learning library from scratch using C . He provides a thorough explanation of the theory behind neural networks, including graph construction, gradients of primitive operations, and the mathematic...
I spent 18 months rebuilding my algorithmic trading platform in Rust. I’m filled with regret
Просмотров 2513 месяца назад
Reaction video for using rust to rebuild an app. In the end every programming language has it's flaws. Original post: medium.com/codex/i-spent-18-months-rebuilding-my-algorithmic-trading-in-rust-im-filled-with-regret-d300dcc147e0 Follow me: Web: www.gsharma.dev LinkedIn: linkedin.com/in/gautamsharm/ X: / iamgs_ Instagram: @not_your_avg_dev #Rust #AlgorithmicTrading #SoftwareDevelopment #CodingJ...
Build A C Server In Just 5 Minutes!
Просмотров 2906 месяцев назад
Creating a HTTP server in C is not straightforward. You need to depend upon a lot of third-party libraries, which can be a cumbersome process. Fortunately, Crow makes it easier for C programmers to create HTTP requests. It's a header-only library and is extremely fast, providing a streamlined approach to building robust and efficient servers. In this video, I'll walk you through the steps to se...
I bet you don't know about this concept in C++ templates
Просмотров 2079 месяцев назад
Do you really know about C templates?? This video will teach you about C templates and how to deduce argument type from template parameters. This video is Part 1 of Practical C Series Follow me: Web: www.gsharma.dev LinkedIn: linkedin.com/in/gautamsharm/ X: /iamgs_ Instagram: @not_your_avg_dev
Should You Still Learn C++ in 2024?
Просмотров 2,1 тыс.9 месяцев назад
Is Learning C Still Worth it in 2024? TL;DR: Yes it is :) With the rise of newer languages like Rust and the continued popularity of Python, some might question whether C is worth the investment. But fear not! We've got you covered. From its unparalleled performance to its foundational role in critical software applications, C remains a powerhouse in the programming world. In this video, we'll ...
I Made an Awesome Redis Clone in C++ | Step-by-Step Guide
Просмотров 1,6 тыс.10 месяцев назад
This video teaches about constructing something like Redis and the tech stack behind it. I got interested in it while studying System Design and thought I would give it a shot. This is just a prototype and lacks a lot of features. I request my viewers to learn from it and add functionality to it. To download the github repo for the C server go to : github.com/gautam-sharma1/redis-grpc-server an...
Mastering Depth-First Search (DFS) Algorithm in Python: Explained and Code Walkthrough
Просмотров 11811 месяцев назад
Mastering Depth-First Search (DFS) Algorithm in Python: Explained and Code Walkthrough
Make Javascript 100x faster 🔥 with this technique
Просмотров 902 года назад
Make Javascript 100x faster 🔥 with this technique
Combination Sum II - Leetcode 40 - C++
Просмотров 2132 года назад
Combination Sum II - Leetcode 40 - C
Leetcode 90 Subset II (Bit Manipulation)
Просмотров 3472 года назад
Leetcode 90 Subset II (Bit Manipulation)
A multi UAV system to assist with search and rescue operations in disaster affected regions
Просмотров 1083 года назад
A multi UAV system to assist with search and rescue operations in disaster affected regions
Episode 2: Functions in Modern C++ | Modern C++ Bootcamp
Просмотров 643 года назад
Episode 2: Functions in Modern C | Modern C Bootcamp
Episode 1: Data Types in Modern C++ | Modern C++ Bootcamp
Просмотров 1013 года назад
Episode 1: Data Types in Modern C | Modern C Bootcamp
Part 1- Path Planning using Reinforcement Learning (Programming Tutorial in C++)
Просмотров 3,7 тыс.4 года назад
Part 1- Path Planning using Reinforcement Learning (Programming Tutorial in C )
Uniform cost search with python code walkthrough
Просмотров 15 тыс.4 года назад
Uniform cost search with python code walkthrough
Brother, Don't stop this series, we love it.
@@ShohanAhmedNiloy Thank you for your support. New video will be coming soon!
We need more keep it up bro
@@priyosankarchatterjee1969 New video coming soon!
Excellent series
Cool bro. Loved it. ❤
lets go!
bro when is the next vedio dropping!
Awesome!!!
This is a superb series. I also like that you’ve refactored the series into smaller, more focussed modules
What tool do you use for your animations?
Nextjs developer ji now doing ml 🙏
I will glady say I was here since the beginning😊. Keep cooking, Bro! Cheers.
Appreciate it 🙏🏻😊
Thank you so much. Glad you liked it 😊
Damn, this is high quality C++ content! I hope you reach 500 subs soon
I will watch it. Seems like good work 🎉
Its my second language
Also it's memory safety issues with C++ you need you need to right massive code bricks to fix it
Once again, great work! I spent some time designing a memory model for the main tensor component. I'd love to share my ideas with you. What's the best way to reach out?
Made a discord channel. Feel free to use the ideas channel : discord.gg/Peqqd2yZhV
Subscribed :3
Thank you!
Is this similar to a bst transversal? I haven’t done topographical yet
Now, the time again😇
Here we go, Baby🎉
im implemented this mql5 , im invested go through this series
Let's gooo
What you think, rust is worth it or not, i think i like this lang, it can be depend on experience.
Thanks, man, we need this type of content, i am gonna eat this.
Love this. Working on part 2!
I looked over the repository you mentioned in the description and I think this is a very promising project! have you considered adding gpu backends?
Thanks for taking a look at the repo. Yes, I have considered adding a gpu backend. It’s gonna be a lot of work so I am hoping people like you can contribute and make it a success 😊
@@gsharm not a problem. Contributing sounds fun; you'll be hearing from me again :)
thanks for this series . i will wait for further parts of this series
If it's C++, then I'm in😊.
You'll love the next part then
@gsharm, please don't take too long. I already set up my CMake Project haha Cheers, Mate. Greetings from Germany.
C++ is evolving fast. There are workings been done to make the langue more memory safe. The new standard is coming, C++26. There are different projects related to memory safe, like Stroustup's Profile system and Sean Baxter's Circle Compiler. Search for a video called: "Sean Baxter: Safe C++" to how Circle compiler can make C++ memory safe.
Thanks man... this is what i was planning to do now...
Yes, please keep up with this topic. Thanks.
You are great!🫶🏻
Title says "Should You Still Learn C" but video is about C++
what me got into programming and c++ was arduino that helped a lot
That’s great to hear :)
interesting video but video sound is coming from one side.
Something happened during rendering :(. Sorry for that.
Thank you so much! This helps a lot😅
Nice Work man!!!
Why not cmake
Good point. As projects grow larger, it becomes extremely difficult to manage Cmake files. Let’s say you have 1000 libraries. You need to manually manage and build them by writing a cmake file. Bazel makes it much easier. You can opt in and opt out of libraries during debug mode and production mode. You can achieve this with cmake too. Bazel is more convenient.
@@gsharm I see, thanks!
kindly last traversal portion ko thora explain kr dyen if anybody know how it start traversing so must respond
Ek number bhai!
when u upload part 2 bro? comon don't give up on this... there is not enough resources for this subject with c++ :(
I want next part
your recording is terrible, because you didn't show the code section. next time dont hide the code when writing, its hard for us.
Great video!
sir, how do we build the graph itself?
Hello. I truly enjoy your lecture too. Thank you for sharing... but where is the part 2 :D?!!
You explained this really, really well! So much more clearly than the wall of text from my uni textbook and my lecturer! Really awesome work! Would love to see more 15 minutes explanations on the other AI search methods (e.g BFS, DFS, Depth-Limited, Iterative Deepening, Bidirectional, etc). Would also be great to hear how you explained the time complexity for the searches in simple terms.
Sir code
Sorry the delay. Here is the code : github.com/gautam-sharma1/Robotics4All/blob/main/AI/Search/UCS.py Let me know any topics that you would like me to make a video on.
Sir can you please provide the code ??
Sorry the delay. Here is the code : github.com/gautam-sharma1/Robotics4All/blob/main/AI/Search/UCS.py Let me know any topics that you would like me to make a video on.
Hi, Robotics4all. I really enjoyed your lecture. It was very insightful. Are you planning to post the next parts? If so, I will really like to watch. Thank you.
Yes I will launch new lectures but I am thinking to relaunch the series with smaller lectures
Would you like to give the code?
Sorry the delay. Here is the code : github.com/gautam-sharma1/Robotics4All/blob/main/AI/Search/UCS.py Let me know any topics that you would like me to make a video on.
@@gsharm priority queue not defined ka error arha ha
Any other way, code for any other way?