Search results
27 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A cron-like and not-cron-like job scheduler for Node.
Modern version of setInterval for promises and async functions available in Node.js and browsers.
- setInterval
- setTimeout
- clearInterval
- clearTimeout
- interval
- timeout
- milliseconds
- seconds
- promise
- promises
- async
- asynchronous
- await
- recurrent
- View more
Neural networks in JavaScript
- ai
- artificial-intelligence
- brain
- brainjs
- brain.js
- feed forward
- neural network
- classifier
- neural
- network
- neural-networks
- machine-learning
- synapse
- recurrent
- View more
momo is a scheduler that persists jobs in mongodb
Convert between RFC2445 RRULE and its JSON equivalent. Useful with rrule.js.
Modern version of setInterval for promises and async functions available in Node.js and browsers.
- setInterval
- setTimeout
- clearInterval
- clearTimeout
- interval
- timeout
- milliseconds
- seconds
- promise
- promises
- async
- asynchronous
- await
- recurrent
- View more
Modern version of setInterval for promises and async functions available in Node.js and browsers.
- setInterval
- setTimeout
- clearInterval
- clearTimeout
- interval
- timeout
- milliseconds
- seconds
- promise
- promises
- async
- asynchronous
- await
- recurrent
- View more
A collection of various reinforcement learning solver. The library is an object-oriented approach (baked with Typescript) and tries to deliver simplified interfaces that make using the algorithms pretty simple.
- reinforce
- reinforcement
- deep learning
- reinforcement learning
- ai
- artificial intelligence
- q-learning
- deep-q-network
- dqn
- sarsa
- temporal difference
- deepmind
- deterministic policy gradients
- recurrent
- View more
Lightweight, zero dependency, machine learning library
- ml
- machine learning
- neural
- network
- ai
- classifier
- convolutional
- recurrent
- multithreading
- zero dependency
- lightweight
Recurrent file fetching tool
Utility class to simplify use of timers created by setTimeout
- setTimeout
- setInterval
- time
- timer
- timeout
- interval
- repeat
- repeating
- recurrent
- period
- periodic
- control
- manage
- management
- View more
A versatile and efficient time management tool for scheduling tasks with ease.
GPU-accelerated Deep Recurrent Neural Networks and LSTMs in Typescript. Ported, object-oriented and refactored version of Andrej Karpathy's recurrent-js (https://github.com/karpathy/recurrentjs)
- gpu
- gpgpu
- webgl
- recurrent
- neural networks
- lstm
- long short-term memory
- expression graphs
- automatic differentiation
- backprop
GPU accelerated package for scientific computing and machine learning with JavaScript
- ai
- scientific computing
- matrices
- graphics
- vector
- numpy
- classifier
- neural
- network
- machine learning
- synapse
- recurrent
- long short term memory
- gated recurrent unit
- View more
A simple tool to simulate HTTP requests. Recommended as a fast way to deal with token auth and other requests that need to be executed every certain ammount of time.
Neural network library
- ai
- artificial-intelligence
- brain
- brainjs
- brain.js
- feed forward
- neural network
- classifier
- neural
- network
- neural-networks
- machine-learning
- synapse
- recurrent
- View more
redis-backed recurrent job manager
Neural networks in JavaScript
- ai
- artificial-intelligence
- brain
- brainjs
- brain.js
- feed forward
- neural network
- classifier
- neural
- network
- neural-networks
- machine-learning
- synapse
- recurrent
- View more
Run named tasks at specified intervals, some error logging on top
A modernized version of Andrej Karpathy's recurrent-js