SUMIN PARK
SUMIN PARK

Interested in Geometric Deep Neural Networks and Their Phyiscal Applications

Contact me

2024 © SUMIN PARK

  • ALL (180)
  • PAPERS
    Convolutional Neural Networks (6) Transformer (3) Optimization (2) Representation (1) Object Detection (5) Generative Models (1) Graph Neural Networks (10)
  • DL
    Deep Learning Specialization (6) cs231n (Stanford) (7) Signals & Systems (9)
  • ML
    CS229 (4) Optimization (9) Information Theory (1) Reinforcement Learning (1) Spectral Graph Theory (1)
  • PHYSICS
    Classical Mechanics (1) Special Relativity (1) Electromagnetism (1)
  • PYTHON
    Algorithms (22) Crawling (3)
  • MATH
    Vector Calculus (5) Linear Algebra (29) Multivariate Calculus (11) Tensor Calculus (1) Differential Equation (1) Differential Geometry (2) Matlab (2)
  • STATISTICS
    Various Topics (14) Statistics for Application (MIT 18.650) (4)
  • DATA-ENGINEERING
    Hadoop Ecosystem(5)
  • PSM
    CV (1)
  • SEARCH
  • TAGS

[Classical Mechanics] Notes & Problem sets solved

PHYS 200 - Fundamentals of Physics (Yale OCW) : Classical Mechanics - Lecture Notes 01_Vectors...

2023, Jan 24   —  1 minute read

[Vector Calculus 01] Line, Surface, Volume Integrals

Vector Calculus - Notes 01_Line, Surface, Volume Integrals

2023, Jan 24   —  1 minute read

[Cloudera] Installing CDH thorugh Docker # 2 - Run Cloudera Server and Agents with Docker

Cluster Configuration with Cloudera Manager The image below shows the configuration of cluster that we...

2022, Jul 09   —  3 minute read

[Cloudera] Installing CDH thorugh Docker # 1 - Prepare Base Docker Image

CDH (Cloudera Distribution for Hadoop Platform) Hadoop Ecosystem requires multiple components and each component has...

2022, Jul 01   —  5 minute read

[Neural Networks and Deep Learning] Practice : Building DNN Step by Step

Building Deep Neural Network : Step by Step We’ve previoulsy made shallow planar classifier (with...

2022, Jun 05   —  23 minute read

[Neural Networks and Deep Learning] Building Deep Neural Network Step by Step

- Vectorized Implementation for Propagation As we’ve seen from the shallow neural network that we...

2022, May 07   —  3 minute read

[Hadoop] Run Hadoop Cluster on Docker # 2 - Create Hadoop Cluster and Set Up Hadoop Deamons on Docker Containers

1. Create Hadoop Cluster : NameNode and 3 DataNodes - Create Nodes and Connect them...

2022, May 05   —  5 minute read

[Neural Networks and Deep Learning] Practice : Planar data classification with one hidden layer

Planar data classification with one hidden layer for this session, let’s develoop a planar data...

2022, Apr 23   —  20 minute read

[Neural Networks and Deep Learning] Deep Neural Networks (DNN)

Deep Neural Networks (DNN) What is Neural Network ? every node recieves inputs and process...

2022, Apr 22   —  7 minute read

[Neural Networks and Deep Learning] Practice : Cat/Non-Cat Classifier with Logistic Regression

Cat/Non-Cat Classifier with Logistic Regression Load Dataset import numpy as np import matplotlib.pyplot as plt...

2022, Apr 21   —  13 minute read
  • 1
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • …
  • 18