Posts

  • osim-rl

    Reinforcement learning environments with musculoskeletal models

    This repository contains software required for participation in the NeurIPS 2019 Challenge: Learn to Move - Walk Around. See more details about the challenge here. See full documentation of our reinforcement learning environment here. In this document we will give very basic steps to get you set up for the challenge!

    Your task is to develop a controller for a physiologically plausible 3D human model to walk or run following velocity commands with minimum effort. You are provided with a human musculoskeletal model and a physics-based simulation environment, OpenSim. There will be three tracks:

    1) Best performance 2) Novel ML solution 3) Novel biomechanical solution, where all the winners of each track will be awarded.

    To model physics and biomechanics we use OpenSim - a biomechanical physics environment for musculoskeletal simulations.

    Tags: #python • reinforcement-learning • kinematics

  • laravel-socialite

    :octocat: Social OAuth Authentication for Laravel 5. drivers: facebook, github, google, linkedin, weibo, qq, wechat and douban

    $ composer require "overtrue/laravel-socialite:~3.0"
    

    if you have been installed the overtrue/socialite package, please remove it from composer.json before this command.

    Tags: #php • socialite • laravel-socialite

  • seafox

    A blazing fast 100% spec compliant, self-hosted javascript parser written in Typescript

    • Conforms to the standard ECMAScript® 2021 (ECMA-262 11th Edition) language specification
    • Support for additional ECMAScript features for Web Browsers
    • Optionally track syntactic node locations
    • Emits an ESTree-compatible abstract syntax tree
    • Lexical analysis
    • No backtracking
    • Low memory usage
    • Insane performance both on desktop computers and handheld devices
    • Twice as fast as other Javascript parsers
    • Very well tested (~33 000 unit tests with full code coverage)
    • Lightweight - ~84 KB minified

    Tags: #typescript • javascript • parser

  • flyspray

    Flyspray Bug Tracking System

    Flyspray is an uncomplicated, web-based bug and task tracking system.

    Have you spotted Flyspray in the wild? Does your company or project use Flyspray? You can send a note to the Mailing List including your project or company name, Flyspray URL (if public), homepage, and a nice testimonial if you are in the mood and we’ll have it added to the list of who is using Flyspray.

    Tags: #php

  • DiscordPHP

    Before you start using this Library, you need to know how PHP works, you need to know the language and you need to know how Event Loops and Promises work. This is a fundamental requirement before you start. Without this knowledge, you will only suffer.

    Tags: #php • discord • team-reflex

  • IF

    An inventory framework for managing GUIs

    This framework works for Minecraft versions 1.14-1.16

    An inventory framework for managing GUIs

    This framework is based on a pane principle. This means that the GUI is divided into different types of panes which all behave differently. A GUI consists of multiple panes which can interact with each other.

    Next to those panes, GUIs can also be created from XML files by simple loading them in. This allows for easy GUI creation with little code.

    Tags: #java • spigot • bukkit

  • HaE

    HaE - BurpSuite Highlighter and Extractor

    Note: My english is not very good, Thanks!

    Read Chinese simplified version (README_zh).

    Tags: #java • burpsuite • highlighter

  • easyappointments

    :date: Easy!Appointments - Open Source Appointment Scheduler

    Easy!Appointments is a highly customizable web application that allows customers to book appointments with you via a sophisticated web interface. Moreover, it provides the ability to sync your data with Google Calendar so you can use them with other services. It is an open source project that you can download and install even for commercial use. Easy!Appointments will run smoothly with your existing website as it can be installed in a single folder of the server and of course share an existing database.

    Tags: #php • appointments • scheduler

  • wit-ruby

    Ruby library for Wit.ai

    wit-ruby is the Ruby SDK for Wit.ai.

    Tags: #ruby

  • plac

    Plac: Parsing the Command Line the Easy Way

    plac is a Python package that can generate command line parameters from function signatures.

    plac works on Python 2.6 through all versions of Python 3

    plac has no dependencies beyond modules already present in the Python standard library.

    plac implements most if its functionality in a single file that may be included in your source code.

    Tags: #python

subscribe via RSS