Skip to content
View liberium's full-sized avatar
🤓
Learning CV, NLP, RL
🤓
Learning CV, NLP, RL
Block or Report

Block or report liberium

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. deeppavlov-dl-in-nlp-class-solutions deeppavlov-dl-in-nlp-class-solutions Public

    Solutions of homework assignments and quizzes of DL in NLP class by DeepPavlov team in Spring 2020

    Jupyter Notebook

  2. JS/React Coding Codex JS/React Coding Codex
    1
    # JS/React Coding Codex
    2
    ## Module structure
    3
    ES module is a `.js` file with at least one export or folder containing `index.js` with at least one export.   
    4
    The guiding module structure design principle is: **you should imagine that any module might be extracted to its own package some day**.
    5
    
                  
  3. stanford-cs231n-solutions stanford-cs231n-solutions Public

    Convolutional Neural Networks for Visual Recognition

    Jupyter Notebook

  4. reference-react-redux-app reference-react-redux-app Public

    JavaScript