Torch points3d - Python
This is a framework for running common deep learning models for point cloud analysis tasks against classic benchmark. It heavily relies on Pytorch Geometric and Facebook Hydra. The framework allows lean and yet complex model to be
Torch points3d
This is a framework for running common deep learning models for point cloud analysis tasks against classic benchmark. It heavily relies on Pytorch Geometric and Facebook Hydra.
HoverSlippery - HTML
HoverSlippery The jQuery plugin for doing cool hovers on inline navigations Install bower install hoverSlippery How to use Include jquery Include hoverslippery.js file into the index.html <
Go nlp - Go
GNLP A few structures for doing NLP analysis / experiments. Basics counter.Counter A map-like data structure for representing discrete probability distributions. Contains an underlying map of event -> probabi
Slashgif - Python
slashgif The missing GIF Twitter bot. Simply tag @slashgif in your tweet with a search term. Where is this bot running? Currently I'm running this bot on a 1GB DigitalOcean instance (yes, that's an affiliate link. U
Stock advisor - Python
# Stock_advisor Written in python 2.7, this program uses the Yahoo_finance api for python to get stock-related info about a company the user inputs, and then looks at how the company's stock has been doing to give the user advice on whether
Business time - Ruby
business_time¶ ↑ ActiveSupport gives us some great helpers so we can do things like: 5.days.ago and 8.hours.from_now as well as helpers to do that from any provided date or time. I needed this, but taking into account bu
Cocaine
Cocaine A small library for doing (command) lines. API reference Usage The basic, normal stuff: line = Cocaine::CommandLine.new("echo", "hello 'world'") line.command # => "echo hello 'world'" line.run # =>
Scrollorama - JavaScript
#Scrollorama The original jQuery plugin for doing cool scrolly stuff. To use the latest, greatest scroll animation library, I recommend checking out Scrollorama successor ScrollMagic Follow me on Twitter License Dual licensed
Dexer - Java
#Dexer A useful library provides some operations doing on .dex file #Download Please use JitPack. allprojects { repositories { ... maven { url "https://jitpack.io" } } } compile 'com.github.zjutkz:Dexer:1.3
SwiftMonkey - Swift
SwiftMonkey This project is a framework for generating randomised user input in iOS apps. This kind of monkey testing is useful for stress-testing apps and finding rare crashes. It also contains a related framework called SwiftM
Rq - Rust
rq NOTE: rq no longer ships with query support and a Javascript engine is not included; instead, it focuses exclusively on format transformation. You can still pipe into a runtime like node.js if you need Javascript evaluatio
Skopelos - Swift
Skopelos A minimalistic, thread-safe, non-boilerplate and super easy to use version of Active Record on Core Data. Simply all you need for doing Core Data. Swift 4 flavour. Objective-C version General notes Th
CircleProgressMenu - Java
CircleProgressMenu Intro: It's a simple circle menu with progress effect. It's used for some projects that need to be done step by step.The default color of the circles around is dark grey, The color of a certain circl
Dexmaker - Java
Dexmaker A Java-language API for doing compile time or runtime code generation targeting the Dalvik VM. Unlike cglib or ASM, this library creates Dalvik .dex files instead of Java .class files. It has a small, close-to-the-met
Animate components - JavaScript
Looking for maintainers. Please reach out to me if you're interested! Animate Components Elemental components for doing animation in React Packages This repository uses Lerna to organise the codebase.
Ratelimit lru - JavaScript
ratelimit-lru Small module for doing generic rate limiting using an LRU cache npm install ratelimit-lru Usage var http = require('http') var ratelimit = require('ratelimit-lru') var ratelimited = ratelimit({ ca
CurrencyConverter - Swift
CurrencyConverter Utilities for doing currency conversion with the Money library. This functionality is discussed in Chapter 3 of Flight School Guide to Swift Numbers. Requirements Swift 4.0+ Instal
Var exporter - PHP
VarExporter Component The VarExporter component allows exporting any serializable PHP data structure to plain PHP code. While doing so, it preserves all the semantics associated with the serialization mechanism of PHP (__wakeup,
Jtb investigator - Python
JTB Investigator A tool born out of laziness This tool was born out of the unhappy marriage of terrible telemetry and tooling built into BitSight and my general laziness when it comes to doing a lot of look
Nested dnd - TypeScript
nested-dnd Proof of concept for doing a nested drag and drop in React. Features smooth, animated drop and cancel. ? WORK IN PROGRESS ? At the moment this serves more as a proof of concept (or example
Geometric - JavaScript
Geometric.js A JavaScript library for doing geometry. Installation Web browser In vanilla, a geometric global is exported. You can use the latest version from unpkg. <script src="https://unpkg.co
Convtools ita - Python
convtools convtools is a python library to declaratively define quite fast conversions from python objects to python objects, including processing collections and doing complex aggregations and joins. Once defined, the conversion ca
Line profiler - Python
line_profiler is a module for doing line-by-line profiling of functions. kernprof is a convenient script for running either line_profiler or the Python standard library's cProfile or profile modules, depending on what is available.
Retrospectify - Vue
Retrospectify An awesome tool for doing agile team retrospectives digitally. This can be useful when doing retrospectives with remote teams or when yo
Breakdown - JavaScript
Trace outgoing http requests for an http server and track the time spent doing CPU intensive workload during each request.
React spring flip - TypeScript
The react-spring-flip package provides easy FLIP animations in React using the react-spring library. So, if you're already using react-spring, then this is a very lite addition to your bundle.
Izuna - Haskell
izuna Enhances Haskell code review for Github Izuna brings a richer GitHub interface by showing type annotations directly in your browser. Requirement
Nvim revJ.lua - Lua
nvim-revJ.lua Nvim-plugin for doing the opposite of join-line (J) of arguments written in lua. Uses vim-textobj-parameter to determine what are start
Dfirt - PowerShell
? DFIRT (DFIR Tool) Collect information of Windows PC when doing incident response. ℹ️ DFIRT is a Powershell script. It collects information of- rece
Bazel gazelle debug - Starlark
bazel-gazelle-debug A gazelle extension that helps debug what gazelle is doing. Usage load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archi
Vertx service discovery - Java
Vert.x Service Discovery The vertx-service-discovery provides a discovery infrastructure to register and discover the services exposed by your microse
Mq dotnet administration with mqrestapi - C#
mq-dotnet-administration-with-mqrestapi Invoke IBM MQ REST API's using .NET application IBM MQ Administration can be done programmatically using PCF.P
Sidr - JavaScript
Sidr Sidr is a jQuery plugin for creating side menus and the easiest way for doing your menu responsive. It uses CSS3 transitions in modern browsers a
Pythons gc and orms - Python
Does Python do extremely too many GCs for ORMs? YES, OMG YES Imagine you need to query a hefty number of records back from the database. The sample ap
UsePureCallback - TypeScript
usePureCallback This is not a NPM package, this is simple snipet to copy paste it. Just copy the code below and paste it to your project. You can find
AWPFBudgetingApp - C#
AWPFBudgetingApp A WPF app for doing a budget This app will allow users who want to setup a budget for their home or business on a desktop. Users will
Jellyfish - Python
Overview jellyfish is a library for approximate & phonetic matching of strings. Source: https://github.com/jamesturk/jellyfish Documentation: https://
Cheatsheets ai -
AI Cheatsheets Essential Cheat Sheets for deep learning and machine learning engineers Website: https://aicheatsheets.com Looking for a new job? Take Triplebyte’s quiz and get a job at top companies like Adobe, Dropbox and
Deep learning drizzle -
Drench yourself in Deep Learning & Reinforcement Learning by learning from these exciting lectures!!
ML From Scratch - Python
Machine Learning From Scratch About Python implementations of some of the fundamental Machine Learning models and algorithms from scratch. The purpose of this project is not to produce as optimized and computationally
Reinforcement Learning - Jupyter Notebook
Learn Deep Reinforcement Learning in depth in 60 days
Hands on transfer learning with python - Jupyter Notebook
Hands-On Transfer Learning with Python Implement advanced deep learning and neural network models using Tensorflow and Keras With the world moving towards digitalization and automation, as a technologist/programmer it
Domainext - Python
Introduction DomainExt is an open-source pytorch toolbox for domain adaptation, domain generalization, federated learning da/dg, active learning da/dg
Amazon dsstne - C++
Amazon DSSTNE: Deep Scalable Sparse Tensor Network Engine DSSTNE (pronounced "Destiny") is an open source software library for training and deploying recommendation models with sparse inputs, fully connected hidden layers, and sp
Tensorlayer - Python
TensorLayer is a novel TensorFlow-based deep learning and reinforcement learning library designed for researchers and engineers. It provides an extensive collection of customizable neural layers to build advanced AI mo
Async rl - Python
Asyncronous RL in Tensorflow + Keras + OpenAI's Gym This is a Tensorflow + Keras implementation of asyncronous 1-step Q learning as described in "Asynchronous Methods for Deep Reinforcement Learning". Since we're using multipl
Onyx - Java
onyx Onyx is a library for android that can be used by developers to understand what type of content they are enabling inside their apps. An example can be to limit adult content in apps specifically made for children. Thro
DeepLearningFlappyBird - Python
Using Deep Q-Network to Learn How To Play Flappy Bird 7 mins version: DQN for flappy bird Overview This project follows the description of the Deep Q Learning algorithm described in Playing Atari with Deep Reinforce