ravinder387's Stars
r-lib/callr
Call R from R
TheAlgorithms/Java
All Algorithms implemented in Java
dbdahl/cargo-framework
A framework is provided to transparently develop R packages using Rust with minimal overhead, and more wrappers are easily added. Help is provided to run Cargo in a manner consistent with CRAN policies. Rust code can also be embedded directly in an R script.
posit-dev/positron
Positron, a next-generation data science IDE
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
plotly/plotly.js
Open-source JavaScript charting library behind Plotly and Dash
unisonweb/unison
A friendly programming language from the future
rstudio/vetiver-r
Version, share, deploy, and monitor models
FluxML/Flux.jl
Relax! Flux is the ML library that doesn't make you tensor
tgrysztar/fasm
flat assembler 1 - reconstructed source history
RasaHQ/carbon-bot
rstudio/shiny
Easy interactive web applications with R
mossr/BeautifulAlgorithms.jl
Concise and beautiful algorithms written in Julia
NabiilahArdini/Eco-Status
Visualizing ecological footprint and biocapacity from countries using Shiny
hadley/r-internals
Documentation for R's internal C API
tidyverse/ggplot2
An implementation of the Grammar of Graphics in R
krishnakumarsekar/awesome-quantum-machine-learning
Here you can get all the Quantum Machine learning Basics, Algorithms ,Study Materials ,Projects and the descriptions of the projects around the web
JuliaLang/julia
The Julia Programming Language
ligon/HackingFood
Hacking Food and Nutrition (Environmental & Economics and Policy 153)
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.