Skip to content
View Moominci's full-sized avatar
  • Seoul National University of Science and Technology
  • Korea, Seoul
  • 09:47 (UTC -12:00)

Block or report Moominci

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

Popular repositories Loading

  1. python-sample-vscode-flask-tutorial python-sample-vscode-flask-tutorial Public

    Forked from microsoft/python-sample-vscode-flask-tutorial

    Sample code for the Flask tutorial in the VS Code documentation

    HTML

  2. MinSeok-Yoon MinSeok-Yoon Public

  3. MNIST-Classification MNIST-Classification Public

    MNIST Classification using Lenet-5, Custom MLP with own data pipeline

    Python

  4. Language-Modeling-RNN-LSTM Language-Modeling-RNN-LSTM Public

    In this assignment, we will develop a neural network for character-level language modeling using the Shakespeare dataset. This involves building a "many-to-many" recurrent neural network. For detai…

    Python