symphonia-x's Stars
pydicom/pydicom
Read, modify and write DICOM files with python code
stanford-oval/storm
An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
harryadel/AI-ML-Driven-Companies-In-Egypt
A list of AI/ML driven companies in Egypt
onnx/onnx
Open standard for machine learning interoperability
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
StatQuest/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
cdimascio/py-readability-metrics
📗 Score text readability using a number of formulas: Flesch-Kincaid Grade Level, Gunning Fog, ARI, Dale Chall, SMOG, and more
academind/react-complete-guide-code
Code snapshots and materials for our "React - The Complete Guide" course (https://acad.link/reactjs)
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
LasCC/HackTools
The all-in-one browser extension for offensive security professionals ðŸ›
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
acmesh-official/acme.sh
A pure Unix shell script implementing ACME client protocol
conda-forge/miniforge
A conda-forge distribution.
yousseb/softether-server
Tutorial on creating soft-ether VPN server
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
victorgarciaesgi/vue-chart-3
📊 A simple wrapper around Chart.js 3 for Vue 2 & 3
vuejs/awesome-vue
🎉 A curated list of awesome things related to Vue.js
afshinea/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
openedx-unsupported/devstack
Get up and running quickly to develop or extend Open edX services
axios/axios
Promise based HTTP client for the browser and node.js
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
orico/www.mlcompendium.com
The Machine Learning & Deep Learning Compendium was a list of references in my private & single document, which I curated in order to expand my knowledge, it is now an open knowledge-sharing project compiled using Gitbook.
py-pdf/fpdf2
Simple PDF generation for Python
academind/django-practical-guide-course-code
This repository holds the source code snapshots for our "Django - The Practical Guide" course (https://acad.link/django)
jieter/django-tables2
django-tables2 - An app for creating HTML tables
orchidjs/tom-select
Tom Select is a lightweight (~16kb gzipped) hybrid of a textbox and select box. Forked from selectize.js to provide a framework agnostic autocomplete widget with native-feeling keyboard navigation. Useful for tagging, contact lists, etc.
apalfrey/select2-bootstrap-5-theme
A Select2 v4 theme for Bootstrap 5
select2/select2
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.