Skip to content
View yoshihikoueno's full-sized avatar
Block or Report

Block or report yoshihikoueno

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. DPCommonStrings DPCommonStrings Public

    Find ALL the common substrings among 2 strings with DP algorithm implemented in C++, and can be used in Python3

    C++

  2. DNNCancerAnnotator DNNCancerAnnotator Public

    AI to predict prostate cancer annotations using DNN (Deep Neural Network)

    Python 1

  3. dsargparse dsargparse Public

    Forked from jkawamoto/dsargparse

    argparser with less duplicate text. dsargparse guesses available options and its description, type, default value from docstring and function definition.

    Python

  4. ExperimentScheduler ExperimentScheduler Public

    A lightweight GPU scheduler to manage processes across many servers for efficient DNN development.

    Python 2 1

  5. vim-quickrun vim-quickrun Public

    Forked from thinca/vim-quickrun

    Run programs quickly in Neovim.

    Vim Script

  6. prostate_classifier prostate_classifier Public

    DNN based prostate cancer classifier

    Python