PyCodeMates's profile picture. 🚀 Sidharth - AI Enthusiast and ML Engineer

🇮🇳 Based in India

👨‍💻 Machine Learning & Deep Learning Intern at Brototype

Sidharth

@PyCodeMates

🚀 Sidharth - AI Enthusiast and ML Engineer 🇮🇳 Based in India 👨‍💻 Machine Learning & Deep Learning Intern at Brototype

Q-Drive: Self-Play Car Game Using Deep #Reinforcementlearning. The project aims to understand the effectiveness of #DeepQLearning in continuous environments. #ArtificialInteligence #DeepLearning #NeuralNetworks #MachineLearning Source Code: github.com/sidharth72/Q-D…


#AI is transforming finance by learning to #trade stocks through #DeepReinforcementLearning. Using a custom environment and technical indicators, the neural network agent learns to make better trades after a million timesteps of training. suite.pycodemates.com/trading-ai-usi…

PyCodeMates's tweet image. #AI is transforming finance by learning to #trade stocks through #DeepReinforcementLearning. Using a custom environment and technical indicators, the neural network agent learns to make better trades after a million timesteps of training. suite.pycodemates.com/trading-ai-usi…

Hi everyone, I recently built a Convolutional Neural Network (CNN) from scratch using NumPy, just for fun! 😁 This is one of the activities I always engage in during my free time, and it has been an excellent way to gain a deeper understanding of how the…lnkd.in/gEkSCM2B


Mini Series #MLMiniSeries #RNN A Recurrent Neural Network (RNN) is a type of neural network that processes sequences of inputs and produces sequences of outputs. It is commonly used in natural language processing, image recognition, and time series analysis.


#MLminiSeries #CNN: A Convolutional Neural Network is a type of deep learning AI used for image recognition & classification tasks. It takes an input image, passes it through multiple convolution layers, and produces an output of class probabilities. #AI #DeepLearning


#MLminiSeries #ActivationFunctions An activation function is a non-linear transformation that is applied to the input of a node in a neural network to determine the output of the node. It is a mathematical function used to determine the output of a neural network.


#MLminiSeries #Backpropagation Backpropagation is an algorithm used to calculate the error contribution of each neuron after a batch of data. It is used in supervised learning to update the weights and biases of the neural network.


#MLminiSeries #FeedforwardNN A feedforward neural network is a type of artificial neural network in which information flows only in one direction, from input to output, without forming a cycle. It is a basic type of artificial neural network.


#MLminiSeries #Stacking is an ensemble machine learning technique where multiple models are trained and combined to create a stronger model with improved accuracy. It is used to improve the performance of a single model.


Loading...

Something went wrong.


Something went wrong.