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

Block or report show-me-code

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. BasicOpenFOAMProgrammingTutorials BasicOpenFOAMProgrammingTutorials Public

    Forked from UnnamedMoose/BasicOpenFOAMProgrammingTutorials

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

    C++

  4. FinRL FinRL Public

    Forked from AI4Finance-Foundation/FinRL

    FinRL: Financial Reinforcement Learning Framework. Please star. 🔥

    Jupyter Notebook

  5. 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++