[Classical Mechanics] Notes & Problem sets solved
PHYS 200 - Fundamentals of Physics (Yale OCW) : Classical Mechanics - Lecture Notes 01_Vectors...
2023, Jan 24 — 1 minute readPHYS 200 - Fundamentals of Physics (Yale OCW) : Classical Mechanics - Lecture Notes 01_Vectors...
2023, Jan 24 — 1 minute readVector Calculus - Notes 01_Line, Surface, Volume Integrals
2023, Jan 24 — 1 minute readCluster Configuration with Cloudera Manager The image below shows the configuration of cluster that we...
2022, Jul 09 — 3 minute readCDH (Cloudera Distribution for Hadoop Platform) Hadoop Ecosystem requires multiple components and each component has...
2022, Jul 01 — 5 minute readBuilding Deep Neural Network : Step by Step We’ve previoulsy made shallow planar classifier (with...
2022, Jun 05 — 23 minute read- Vectorized Implementation for Propagation As we’ve seen from the shallow neural network that we...
2022, May 07 — 3 minute read1. Create Hadoop Cluster : NameNode and 3 DataNodes - Create Nodes and Connect them...
2022, May 05 — 5 minute readPlanar data classification with one hidden layer for this session, let’s develoop a planar data...
2022, Apr 23 — 20 minute readDeep Neural Networks (DNN) What is Neural Network ? every node recieves inputs and process...
2022, Apr 22 — 7 minute readCat/Non-Cat Classifier with Logistic Regression Load Dataset import numpy as np import matplotlib.pyplot as plt...
2022, Apr 21 — 13 minute read