• Skip to primary navigation
  • Skip to content
  • Skip to footer
  • About
  • Posts
  • Categories
    Jihee Han

    Jihee Han

    Contact me: jihee1651@gmail.com

    • South Korea
    • Email
    • GitHub

    Condition for Recursive Function

    less than 1 minute read

    When we make a recursive function, These 2 conditions will be satisfied. 1) There must be a termination condition. 2) As the function progresses, the size of the problem must become smaller.

    Categories: programming

    Updated: May 29, 2019

    Twitter Facebook LinkedIn
    Previous Next

    You May Also Enjoy

    DETR: End-to-End Object Detection with Transformers

    2 minute read

    DETR (DEtection TRansformer): Bipartite matching loss + Transformer

    MobileNet V1

    3 minute read

    MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications Andrew G. Howard, Menglong Zhu, Bo Chen, Dmitry Kalenichenko, Weijun Wang,...

    • Feed
    © 2023 Jihee Han. Powered by Jekyll & Minimal Mistakes.