![]() |
Source : here |
Wanna Make AI Series #1
Bonjour guys! We thought that as this blog is about telling everything about new intelligent machines so we thought that we should also start to teach you guys from scratch that how you can build your own AI for your own purposes with practicals and obviously with code.
We thought this will be a great thing as many of our readers don't have that knowledge to create their own AI and if interested can make their career in this field.
This series will make you understand the concepts of AI via practice. And if you are someone who is beginner then no worries this series will give you enough overview such that you will understand the concepts of research papers and will be able to even make new discoveries yourself in this field.
So, without wasting any millisecond, lets jump straight into it. Oh, by the way, the important thing, the code for this whole series will be on our Github: Radientbrain
Things we will require to get started
- A laptop with any operating system (for coding) but here we will be using Windows OS [Laptops can preferably be with GPU but not necessary]
- Python language installed in it (Some libraries will also be required which we will tell whenever we require them and how to install them)
- An IDE of your choice [Preferably Anaconda IDE for Windows users]
- Patience and the Zeal to learn
Today's Theory #1
![]() |
Human and AI neuron [Source:here] |


Training our first Linear Perceptron
Note: Here I have used the direct link to the dataset file in the line no. 12 but if you have downloaded the dataset on you device from the previous provided link then just give the path where you have stored the dataset.
If something is important enough, even if the odds are against you, you should still do it
-Elon Musk