Skip to content
View AshleyLee00's full-sized avatar

Block or report AshleyLee00

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. DeepLearningZeroToAll DeepLearningZeroToAll Public

    Forked from hunkim/DeepLearningZeroToAll

    TensorFlow Basic Tutorial Labs

    Jupyter Notebook 1

  2. GDL_code GDL_code Public

    Forked from davidADSP/GDL_code

    The official code repository for examples in the O'Reilly book 'Generative Deep Learning'

    Jupyter Notebook 1

  3. annotated_deep_learning_paper_implementations annotated_deep_learning_paper_implementations Public

    Forked from labmlai/annotated_deep_learning_paper_implementations

    🧠 Implementations/tutorials of deep learning papers with side-by-side notes; including transformers (original, xl, switch, feedback), optimizers(adam, radam, adabelief), gans(dcgan, cyclegan), rein…

    Jupyter Notebook 1

  4. baekjoon baekjoon Public

    Forked from tony9402/baekjoon

    코딩테스트 대비 문제집(Baekjoon Online Judge)

    Python 1 1

  5. teachable_machine_react teachable_machine_react Public

    teachable machine의 UI와 비슷하도록 하였습니다.

    JavaScript 1

  6. KerasN KerasN Public

    KerasN은 순수 Python/NumPy로 구현된 간단한 딥러닝 프레임워크입니다. Keras와 유사한 API를 제공하여 직관적인 딥러닝 모델 구현이 가능합니다.

    Python