Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / rcnlee 38 repositories

rcnlee/nvchad

nvchad neovim config

Language: Lua - Size: 1.72 MB - Last synced: 20 days ago - Pushed: 20 days ago - Stars: 0 - Forks: 0

rcnlee/Walk1DMCTSVisualize.jl

DSS visualizations for Walk1DMDP.jl

Language: Julia - Size: 3.91 KB - Last synced: 8 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

rcnlee/TreeView.jl Fork of JuliaTeX/TreeView.jl

Draw Julia syntax trees as a graph

Language: Julia - Size: 67.4 KB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

rcnlee/VDPTag2MCTSVisualize.jl

DSS visualizations for VDPTag2.jl

Language: Julia - Size: 3.91 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

rcnlee/Walk1DMDP.jl

Language: Julia - Size: 7.81 KB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

rcnlee/TikzPictures.jl Fork of JuliaTeX/TikzPictures.jl

This library allows one to create PGF/TikZ pictures and save in various formats.

Language: Julia - Size: 34.2 KB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

rcnlee/TensorFlow.jl Fork of etotheipluspi/TensorFlow.jl

A Julia wrapper for the TensorFlow Python library

Language: Julia - Size: 170 KB - Last synced: 10 months ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

rcnlee/TFTools.jl

TensorFlow tools and components

Language: Julia - Size: 48.8 KB - Last synced: 10 months ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

rcnlee/stanford_surf_reactionWheel Fork of gkim65/stanford_surf_reactionWheel

Size: 89.8 MB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

rcnlee/RobotOSData.jl Fork of damiendr/RobotOSData.jl

Tools to read data from ROS bags and messages in Julia.

Language: Julia - Size: 98.6 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

rcnlee/ReverseDiff.jl Fork of JuliaDiff/ReverseDiff.jl

Reverse Mode Automatic Differentiation for Julia

Language: Julia - Size: 413 KB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

rcnlee/Quandl.jl Fork of milktrader/Quandl.jl

Julia api to Quandl open source financial, economic and social datasets

Language: Julia - Size: 518 KB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

rcnlee/ParetoSets.jl

Compute dominance and pareto sets for multiobjective optimization

Language: Julia - Size: 5.86 KB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

rcnlee/POMDPModels.jl Fork of JuliaPOMDP/POMDPModels.jl

Problem models for testing POMDPs.jl

Language: Jupyter Notebook - Size: 244 KB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

rcnlee/Observers.jl

Base package for Observer abstract type

Language: Julia - Size: 3.91 KB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

rcnlee/NECPP.jl

Julia wrapper for the necpp antenna simulator

Language: Julia - Size: 9.77 KB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

rcnlee/MCTSCont.jl Fork of JuliaPOMDP/MCTS.jl

Monte Carlo Tree Search for Markov decision processes using the POMDPs.jl framework

Language: Jupyter Notebook - Size: 33.9 MB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

rcnlee/LightDarkPOMDPs.jl Fork of zsunberg/LightDarkPOMDPs.jl

An implementation of the Light-Dark POMDP from http://www.roboticsproceedings.org/rss06/p37.pdf

Language: Julia - Size: 120 KB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

rcnlee/IntegratedGradients.jl

Implements integrated gradients method using Flux.jl for neural network attributions

Language: Julia - Size: 6.84 KB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

rcnlee/GumbelSoftmax.jl

Gumbel-Softmax + Probabilistic Prototype Trees + ReverseDiff experiments

Language: Julia - Size: 7.81 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 1

rcnlee/GrammaticalEvolution Fork of abeschneider/GrammaticalEvolution

Grammatical Evolution package for Julia.

Language: Julia - Size: 39.1 KB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 2 - Forks: 1

rcnlee/GaussianProcesses2.jl

A package for Gaussian processes.

Language: Jupyter Notebook - Size: 43.9 KB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

rcnlee/GaussianProcesses.jl Fork of STOR-i/GaussianProcesses.jl

A Julia package for Gaussian Processes

Language: Jupyter Notebook - Size: 14 MB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

rcnlee/Datasets.jl

Bare version of RDatasets.jl for managing custom datasets

Language: Julia - Size: 28.3 KB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

rcnlee/CWorldMCTSVisualize.jl

DSS visualizations for ContinuumWorld.jl

Language: Julia - Size: 3.91 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

rcnlee/ContinuumWorld.jl Fork of JuliaPOMDP/ContinuumWorld.jl

A continuous gridworld-like MDP for education.

Language: Jupyter Notebook - Size: 2.36 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 1

rcnlee/CoinMarketCap.jl

Language: Julia - Size: 2.93 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

rcnlee/CMDPs.jl

Continuous MDPs

Language: Jupyter Notebook - Size: 150 KB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

rcnlee/CIFAR.jl Fork of eric-tramel/CIFAR.jl

Loading the CIFAR Image dataset in Julia

Language: Jupyter Notebook - Size: 14.6 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

rcnlee/ASTModels.jl

Models for AdaptiveStressTesting

Language: Julia - Size: 4.88 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

rcnlee/CBandits.jl

Continuous Bandits

Language: Jupyter Notebook - Size: 3 MB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

rcnlee/BinanceBot.jl

Language: Julia - Size: 7.81 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

rcnlee/Binance.jl

Language: Julia - Size: 3.91 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

rcnlee/AntennaExpts.jl

Language: Julia - Size: 23.4 KB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

rcnlee/RLESUtils.jl Fork of sisl/RLESUtils.jl

Utils for the RLES framework

Language: Julia - Size: 335 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

rcnlee/RLESCAS.jl Fork of sisl/RLESCAS.jl

Adaptive Stress Testing of Airborne Collision Avoidance Systems

Language: Julia - Size: 24.1 MB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

rcnlee/CCAS.jl Fork of sisl/CCAS.jl

Julia wrapper for ACAS X binaries

Language: C++ - Size: 17.7 MB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

rcnlee/CASInterface.jl Fork of sisl/CASInterface.jl

Language: Julia - Size: 25.4 KB - Last synced: 10 months ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

rcnlee/RLES.jl Fork of sisl/RLES.jl

Reinforcement Learning Encounter Simulator framework for performing adaptive stress testing on black box systems

Size: 23.4 KB - Last synced: 10 months ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0