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

[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

[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

[Hadoop] Run Hadoop Cluster on Docker # 1 - Set up Hadoop on CentOS Container

1. Download CentOS Image (mac term) On your mac terminal, type the command line below...

2022, Apr 17   —  5 minute read

[Hadoop] Apache Hadoop - HDFS & Map Reduce

Apache Hadoop hadoop is a framework that allows us to store and process large data...

2022, Apr 17   —  4 minute read