Posts

  • local-attention

    An implementation of local windowed attention for language modeling

    An implementation of local windowed attention, which sets an incredibly strong baseline for language modeling. It is becoming apparent that a transformer needs local attention in the bottom layers, with the top layers reserved for global attention to integrate the findings of previous layers. This repository makes it easy to immediately employ local window attention.

    This code has been battletested in multiple repositories already, alongside different implementations of sparse long-range attention.

    Tags: #python • artificial-intelligence • attention-mechanisms

  • rdocumentation-2.0

    📚 RDocumentation provides an easy way to search the documentation for every version of every R package on CRAN and Bioconductor.

    Note: Please read this confluence page which explains the architecture of how RDocumentation works, and how to run the backend locally.

    Available at:

    https://rdocumentation.org

    Internally:

    https://rdocumentation.us-east-1.internal.datacamp-staging.com/

    RDocumentation provides an easy way to search the documentation for every version of every R package on CRAN and Bioconductor.

    Tags: #typescript • rstats • documentation

  • p2.js

    JavaScript 2D physics library

    Tags: #javascript • physics-engine • physics

  • awesome-cordova-plugins

    Native features for mobile apps built with Cordova/PhoneGap and open web technologies. Complete with TypeScript support.

    Awesome Cordova Plugins is a curated set of wrappers for Cordova plugins that make adding any native functionality you need to your Ionic mobile app easy.

    Awesome Cordova Plugins wraps plugin callbacks in a Promise or Observable, providing a common interface for all plugins and making it easy to use plugins with Angular change detection.

    To learn more about the reasons why Ionic Native was renamed to Awesome Cordova Plugins, read the official Ionic blog post by Max Lyncht.

    Tags: #typescript • ionic • cordova

  • forms-flow-ai

    formsflow.ai is an open source forms-workflow-analytics solution framework.

    Check out the installation documentation for installation instructions and features documentation to explore features and capabilities in detail.

    Tags: #javascript • analytics • bpmn

  • react-native-wheel-scrollview-picker

    A pure js picker for React Native

    1. Features
    2. Installation
    3. Usage
    4. Props
    5. License

    Tags: #typescript

  • mitojs

    A Lite SDK For Monitoring Web and MiniProgram

    ✔️ 🔨 monitor Xhr、Fetch、wx.request

    ✔️ 🔨 monitor console、wx.console

    ✔️ 🔨 monitor route change(hashroute、browser route、wx route)

    ✔️ 🔨 monitor code error、resource load error

    ✔️ 🔨 monitor click、wx:tab、wx:touchmove

    ✔️ 👌 rich hooks and options configuration doc

    ✔️ 👌 support web(>= IE8)@mitojs/browser

    ✔️ 👌 support framework with Vue3、Vue2.6@mitojs/vue、React@latest@mitojs/react

    ✔️ 👌 support native wxmini、uni-app、remax framework etc @mitojs/wx-mini

    Tags: #typescript • sdk • web-monitor

  • rr

    RR - Railroad Diagram Generator

    RR is a generator of syntax diagrams, also known as railroad diagrams. It is a self-contained tool with both a browser-based GUI and a batch mode.

    Besides generating diagrams from EBNF rules, RR also can perform some grammar transformation, e.g. factorization and elimination of direct recursion. To some extent this transforms BNF to EBNF, yielding more compact diagrams.

    Tags: #java • railroad-diagrams • syntax-diagrams

  • telegram-history-dump

    Backup Telegram chat logs using telegram-cli

    This utility is the successor of [telegram-json-backup][1], written from the ground up in Ruby. It can create backups of your Telegram user and (super)group dialogs using telegram-cli’s remote control feature.

    Compared to the old project, telegram-history-dump:

    • Has better support for media downloads
    • Supports output formats other than JSON and is extensible with custom formats
    • Supports incremental backup (only new messages are downloaded)
    • Does not depend on unstable Python/Lua bindings within telegram-cli
    • Has a separate YAML formatted configuration file

    The default configuration will backup all dialogs to a directory named output, in JSON format, without downloading any media.

    Tags: #ruby • hacktoberfest • telegram

  • livehelperchat

    Live Helper Chat - live support for your website. Featuring web and mobile apps, Voice & Video & ScreenShare. Supports Telegram, Twilio (whatsapp), Facebook messenger including building a bot.

    • Documentation - https://doc.livehelperchat.com
    • Forum/Discussions - https://github.com/LiveHelperChat/livehelperchat/discussions
    • Chat (Discord) https://discord.gg/YsZXQVh
    • Laravel version of Live Helper Chat

    Tags: #php • live-support • chat-application

subscribe via RSS