KennethTang 


    • 24,838 total downloads
    • last updated 12/1/2022
    • Latest version: 6.0.1
    Package Description
    • 24,686 total downloads
    • last updated 2/8/2023
    • Latest version: 1.0.12
    RL.Env is an open source dotnet library for developing and comparing reinforcement learning algorithms by providing a standard API to communicate between learning algorithms and environments, as well a standard... More information
    • 24,219 total downloads
    • last updated 12/1/2022
    • Latest version: 6.0.1
    Package Description
    • 23,862 total downloads
    • last updated 12/4/2022
    • Latest version: 1.1.0
    • MJPEG
    Package Description
    • 23,728 total downloads
    • last updated 3/13/2023
    • Latest version: 1.4.0
    This library allows dotnet developers to use **kwargs (Keyword Arguments) to create instance or call function like python developers
    • 20,516 total downloads
    • last updated 3/13/2023
    • Latest version: 1.2.0
    • Union
    Union typing is only needed when you have a statically typed language, as you need to declare that an object can return one of multiple types (in your case an int or string , or in the other example string or... More information