InTDS ArchivebyDr. Roi YehoshuaPerceptrons: The First Neural Network ModelOverview and implementation in Python Perceptrons are one of the earliest computational models of neural networks (NNs), and they form theMar 28, 20238Mar 28, 20238
InAnalytics VidhyabyAdrien BorderonPredicting Ethereum (ETH) Prices With RNN-LSTM in Keras (TensorFlow)The idea of this topic is to present a simple way for predicting future prices of Ethereum cryptocurrency using exploratory analysis and…Oct 12, 2020Oct 12, 2020
InTDS ArchivebyMichael MalinTensorFlow-GNN: An End-To-End Guide For Graph Neural NetworksHow to do graph, node, and edge predictions using your own Pandas/NetworkX datasetsJan 16, 202311Jan 16, 202311
InTDS ArchivebyRashida Nasrin SuckyHow to Define Custom Layer, Activation Function, and Loss Function in TensorFlowStep-by-step explanation and examples with complete codeNov 10, 2022Nov 10, 2022
InTDS ArchivebyAnalytique BourassaProbabilistic Machine Learning Series Post 3: Weights Uncertainty with Correlated NoiseUsing correlated dropout to quantify the uncertainty of Neural Network forecastsSep 15, 2022Sep 15, 2022
InTDS ArchivebyJavi SánchezBuild your first CNN with TensorflowA step-by-step guide to creating your first neural networkAug 26, 2022Aug 26, 2022
InTDS ArchivebySabrina GöllnerHow to reduce training parameters in CNNs while keeping accuracy >99%Good-performing neural networks do not have to be unnecessarily largeJul 14, 20222Jul 14, 20222
InTDS ArchivebyKiprono Elijah KoechHow Does Back-Propagation Work in Neural Networks?Demonstrating how background works in Neural Networks using an example.Jul 8, 20225Jul 8, 20225
InTDS ArchivebyGabriele OrlandiThe Reasonable Effectiveness of Deep Learning for Time Series ForecastingBuilding blocks for state-of-the-art modelsJun 25, 20223Jun 25, 20223
InTDS ArchivebyRitwick RoyNeural Networks: Forward pass and BackpropagationStep-by-step explanation and example using PyTorchJun 14, 20226Jun 14, 20226