Skip to content
View show-me-code's full-sized avatar
🙌
JUST WORKING HARD AND GRADUATE FROM DOC
🙌
JUST WORKING HARD AND GRADUATE FROM DOC

Highlights

  • Pro

Block or report show-me-code

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 Loading

  1. blockchain-game-Connect-Four blockchain-game-Connect-Four Public

    this is a game develop by solidity and it is a connect four chess game, like tictactoc

    JavaScript 1

  2. best_practice_torch_distribute_barrier best_practice_torch_distribute_barrier Public

    This repository is made to providie a best practice for torch.distribute barrier among multiple nodes

    Python

  3. PALA PALA Public

    Python

  4. BasicOpenFOAMProgrammingTutorials BasicOpenFOAMProgrammingTutorials Public

    Forked from UnnamedMoose/BasicOpenFOAMProgrammingTutorials

    Introduces basic C++ concepts to beginner users of the OpenFOAM open-source CFD libraries.

    C++

  5. FinRL FinRL Public

    Forked from AI4Finance-Foundation/FinRL

    FinRL: Financial Reinforcement Learning Framework. Please star. 🔥

    Jupyter Notebook

  6. Example-of-C-use-pybind11-to-call-python-function-with-pytorch Example-of-C-use-pybind11-to-call-python-function-with-pytorch Public

    An example of Pybind usage. In this example we use Pybind to expose the python function to C++. The function is defined in the python file and then imported in the C++ file. This function called py…

    C++