sungjuGit's Stars
lucidrains/video-diffusion-pytorch
Implementation of Video Diffusion Models, Jonathan Ho's new paper extending DDPMs to Video Generation - in Pytorch
WillDreamer/Awesome-AI4CFD
Recent Advances on Machine Learning for Computational Fluid Dynamics: A Survey
adafruit/adafruit-bluefruit-le-desktop
Desktop application to interact with Bluefruit LE and other Bluetooth low energy devices on Mac OSX, Windows, and Linux.
OpenBluetoothToolbox/SimpleBLE
SimpleBLE - the all-in-one Bluetooth library for MacOS, iOS, Windows, Linux and Android.
RosettaCommons/RFdiffusion
Code for running RFdiffusion
bkamins/JuliaForDataAnalysis
Codes for the book "Julia for Data Analysis"
LuxDL/Lux.jl
Elegant and Performant Scientific Machine Learning in Julia
mrdbourke/m1-machine-learning-test
Code for testing various M1 Chip benchmarks with TensorFlow.
JuliaComputing/ScoringEngineDemo.jl
Demo of a scoring engine. From data wrangling to model serving on docker
Ceyron/machine-learning-and-simulation
All the handwritten notes 📝 and source code files 🖥️ used in my YouTube Videos on Machine Learning & Simulation (https://www.youtube.com/channel/UCh0P7KwJhuQ4vrzc3IRuw4Q)
mlech26l/ode-lstms
Code repository of the paper Learning Long-Term Dependencies in Irregularly-Sampled Time Series
omlins/ParallelStencil.jl
Package for writing high-level code for parallel high-performance stencil computations that can be deployed on both GPUs and CPUs
FluxML/GeometricFlux.jl
Geometric Deep Learning for Flux
mschauer/ZigZagBoomerang.jl
Sleek implementations of the ZigZag, Boomerang and other assorted piecewise deterministic Markov processes for Markov Chain Monte Carlo including Sticky PDMPs for variable selection
theogf/AugmentedGaussianProcesses.jl
Gaussian Process package based on data augmentation, sparsity and natural gradients
SciML/DifferentialEquations.jl
Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equations (SDEs), delay differential equations (DDEs), differential-algebraic equations (DAEs), and more in Julia.