#
ray
Here are 125 public repositories matching this topic...
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
machine-learning
spark
deep-learning
uber
mxnet
tensorflow
mpi
keras
pytorch
machinelearning
baidu
deeplearning
ray
-
Updated
Jan 23, 2021 - Python
Modin: Speed up your Pandas workflows by changing a single line of code
-
Updated
Jan 23, 2021 - Python
Real-time PathTracing with global illumination and progressive rendering, all on top of the Three.js WebGL framework. Click here for Live Demo: https://erichlof.github.io/THREE.js-PathTracing-Renderer/Geometry_Showcase.html
webgl
threejs
global-illumination
path-tracer
realtime
path
tracing
raytracing
tracer
ray
pathtracing
three-js
-
Updated
Jan 21, 2021 - JavaScript
LuxCore source repository
visualization
opencl
ray-tracer
cuda
raytracer
raytracing
gpu-computing
ray
ray-tracing
3d-graphics
rtx
optix
pathtracer
path-tracing
bidirectional-path-tracing
luxrender
luxcorerender
-
Updated
Jan 19, 2021 - C++
CGA 3D 计算几何算法库 | 3D Compute Geometry Algorithm Library webgl three.js babylon.js等任何库都可以使用
javascript
segment
webgl
threejs
typescript
js
plane
geometry
graphics
geospatial
sphere
triangle
gis
cgal
ts
ray
cga
capsule
libarary
computional-geometry-algorithm
-
Updated
Jan 21, 2021 - JavaScript
Framework for Multi-Agent Deep Reinforcement Learning in Poker
framework
research
reinforcement-learning
poker
deep-learning
reinforcement-learning-algorithms
ray
gym-environment
-
Updated
Jul 4, 2020 - Python
A basic Ray Tracer that exploits numpy arrays and functions to work fast.
-
Updated
Oct 16, 2020 - Python
Distributed Keras Engine, Make Keras faster with only one line of code.
python
distributed-systems
machine-learning
deep-neural-networks
deep-learning
neural-network
tensorflow
parallel-computing
keras
distributed
ray
keras-models
keras-classification-models
keras-neural-networks
tensorflow-models
keras-tensorflow
data-parallelism
distributed-deep-learning
distributed-keras-engine
plaidml
-
Updated
Oct 3, 2019 - Python
-
Updated
Oct 23, 2020 - Python
A framework for easy prototyping of distributed reinforcement learning algorithms
-
Updated
Dec 8, 2020 - Python
Additions to C functional. (Containers, strings operations, memory operations, sockets, threads, etc...)
c
socket
list
cryptography
encryption
dictionary
buffer
array
bytes
lib
hash
linkedlist
decryption
ray
pray
navive
winapi-posix
std
threads
-
Updated
Jan 26, 2017 - C
Multi & Single Agent Reinforcement Learning for Traffic Signal Control Problem
-
Updated
Sep 6, 2019 - Python
A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum continuous double auction. Ray [RLlib] is used for training.
lstm
quantitative-finance
ray
limit-order-book
quantitative-trading
financial-engineering
market-microstructure
zero-sum
high-frequency-trading
gym-environment
ppo
self-play
double-auction
multi-agent-reinforcement-learning
rllib
marl
n-player
zero-sum-games
-
Updated
Nov 13, 2020 - Jupyter Notebook
Plane, 2D and 3D Ray objects for openFrameworks.It checks for the intersection of a ray with a segment, a sphere, a triangle, a plane, an ofPrimitive, an ofPolyline an with an ofMesh.
plane
openframeworks
addon
intersection
ray
raycasting
intersection-point
2d-ray
intersection-methods
-
Updated
Jun 2, 2020 - Makefile
Hyperparameter search for AllenNLP - powered by Ray TUNE
-
Updated
Oct 7, 2019 - Python
Framework for playing around with rendering libraries in Rust
-
Updated
Jan 22, 2021 - RenderScript
Deadline-based hyperparameter tuning on RayTune.
-
Updated
Jan 16, 2020 - Python
A command line interface to spatie/ray and the Ray app (https://myray.app).
-
Updated
Jan 15, 2021 - PHP
training
machine-learning
natural-language-processing
distributed-computing
spacy
ray
parallel-training
-
Updated
Oct 8, 2020 - Python
An easy way to use multi-GPUs to calculate multi-dimensional integration
-
Updated
Nov 18, 2020 - Python
unity vr input
canvas
proof-of-concept
unity
vr
unity3d
steamvr
pointer
manipulator
unity3d-plugin
interaction
ray
parabola
unity-vr
-
Updated
Jun 24, 2017 - C#
Open
Create .rpm package
icaropires
opened
Sep 18, 2020
Open
Create .deb package
Open
Create docker files
This is a sample code based on Ray Wenderlich tutorial for operation which improved it’s code to a better and more understandable code.
swift
async
images
advanced
nsoperation
tableview
load
ray
raywenderlich
wenderlich
ray-wenderlich-tutorial
-
Updated
Jan 26, 2018 - Swift
Improve this page
Add a description, image, and links to the ray topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ray topic, visit your repo's landing page and select "manage topics."
Describe your feature request
I've been bitten by this at least twice now and it delays PRs.
CI runs an extra lint step (or at least with different arguments) than
scripts/format.sh(orscripts/format.sh --all).It also runs
./scripts/check-git-clang-format-output.sh-- and why this is different than the clang-format run in--allis unclear to me.This is most notable in linti