#
ray
Here are 141 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
Mar 29, 2021 - Python
Modin: Speed up your Pandas workflows by changing a single line of code
-
Updated
Mar 30, 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
Mar 26, 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
Mar 30, 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
Mar 17, 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
Mar 10, 2021 - 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
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
Mar 25, 2021 - Jupyter Notebook
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
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
Mar 11, 2021 - Makefile
Hyperparameter search for AllenNLP - powered by Ray TUNE
-
Updated
Oct 7, 2019 - Python
A command line interface to spatie/ray and the Ray app (https://myray.app).
-
Updated
Feb 2, 2021 - PHP
Framework for playing around with rendering libraries in Rust
-
Updated
Mar 21, 2021 - Rust
training
machine-learning
natural-language-processing
distributed-computing
spacy
ray
parallel-training
-
Updated
Mar 30, 2021 - Python
Deadline-based hyperparameter tuning on RayTune.
-
Updated
Jan 16, 2020 - Python
An introductory tutorial about leveraging Ray core features for distributed patterns.
python
distributed-systems
scikit-learn
profiling
ray
futures
pattern-language
task-parallelism
actor-pattern
rllib
ray-tutorial
introductory-tutorial
-
Updated
Mar 29, 2021 - Jupyter Notebook
Debug your NodeJS & web code with Ray to fix problems faster
-
Updated
Mar 29, 2021 - TypeScript
An easy way to use multi-GPUs to calculate multi-dimensional integration
-
Updated
Mar 5, 2021 - 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
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."
Hi, is there an easy way to get the memory occupied by some object ref?
E.g.
ray.sizeof(ray.put(object))