Skip to content
View qianxliu's full-sized avatar
:octocat:
Waiting with hope
:octocat:
Waiting with hope

Organizations

@NVIDIAGameWorks
Block or Report

Block or report qianxliu

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
qianxliu/README.md

Hi Curiosity 🤗

“Be strict with yourself and be lenient with others.”

  • 🌱 I’m currently learning: everything basic! I'm a noob in many fields.
  • 💬 Ask me about: interesting/basic questions!
  • 📫 How to reach me: email me!
  • English is not my first language, also is not belonging to the same language family. My first language has an old version I researched a long time before.

Pinned

  1. neural-network-from-python-in-R neural-network-from-python-in-R Public

    little implementation for sigmoid function, feedforward, loss and etc

    R

  2. LC3 LC3 Public

    LC3 Virtual Machine / OS

    Assembly 1

  3. cppjieba-extractor cppjieba-extractor Public

    An extractor for cppjieba implemention. Auto drill keyword.

    C++ 1

  4. Dict Dict Public

    A simple dictionary with element design and NLP tenchnology

    Java 1

  5. minNRM minNRM Public

    Forked from qianxliuC/minNRM

    Newton–Raphson method, there is only python now

    C

  6. pthread_pool pthread_pool Public

    Forked from qianxliuC/pthread_pool

    A simple implementation of thread pooling for C/C++ using POSIX threads

    C