RWR-MH
Random walk algorithm
An R implementation of a random walk algorithm for analyzing multiplex and heterogeneous biological networks
Random Walk with Restart on Multiplex and Heterogeneous Biological Networks
34 stars
1 watching
14 forks
Language: R
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
catohaste/pomdp | An implementation of a reinforcement learning algorithm based on a partially observable Markov decision process for a simple decision task | 52 |
sepstar/rwrf | An algorithm for integrating multi-dimensional data from different sources using random walk with restart | 7 |
rahul-sb/rrtx | An implementation of an asymptotically optimal sampling-based replanning algorithm for dynamic environments with unpredictable obstacles | 55 |
ewingkang/dubins-rrt-for-matlab | A path planning algorithm using a randomized tree approach with Dubins curves and collision checking. | 46 |
bliksemlabs/rrrr | A C-language routing algorithm implementation for generating optimal routes in public transportation systems | 167 |
rmcelreath/statrethinking_winter2019 | A repository of statistical modeling materials and resources for an R course on Bayesian inference | 2,018 |
ikostrikov/pytorch-ddpg-naf | An implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks. | 307 |
rarilurelo/pytorch_a3c | An implementation of Asynchronous Advantage Actor-Critic in PyTorch for training AI models on reinforcement learning tasks | 38 |
ceshine/rrl_matlab | A Matlab implementation of a recurrent reinforcement learning algorithm for training models to make predictions or take actions in dynamic environments. | 47 |
taolei87/sru | A recurrent neural network implementation optimized for speed and parallelizability | 31 |
alexgutteridge/rsruby | A Ruby bridge to the R statistical programming environment | 332 |
olzhas/rrt_toolbox | MATLAB implementation of algorithms for motion planning and path finding in robotics | 190 |
floringogianu/categorical-dqn | An implementation of reinforcement learning algorithm using PyTorch and designed to work with Atari games. | 96 |
rwenqi/nbd-glra | A MATLAB implementation of a deep learning-based deconvolution algorithm using generalized low-rank approximation for image restoration. | 21 |
google/uis-rnn | This library provides an implementation of an algorithm for segmenting and clustering sequential data, learning from examples. | 1,560 |