ninasiam's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras-team/keras
Deep Learning for humans
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
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
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
ManimCommunity/manim
A community-maintained Python framework for creating mathematical animations.
numpy/numpy
The fundamental package for scientific computing with Python.
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
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
dair-ai/ML-YouTube-Courses
📺 Discover the latest machine learning / AI courses on YouTube.
plasma-umass/scalene
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
aristocratos/bpytop
Linux/OSX/FreeBSD resource monitor
yahoo/TensorFlowOnSpark
TensorFlowOnSpark brings TensorFlow programs to Apache Spark clusters.
databricks/koalas
Koalas: pandas API on Apache Spark
louisfb01/best_AI_papers_2021
A curated list of the latest breakthroughs in AI (in 2021) by release date with a clear video explanation, link to a more in-depth article, and code.
databricks/spark-deep-learning
Deep Learning Pipelines for Apache Spark
tensorly/tensorly
TensorLy: Tensor Learning in Python.
lensacom/sparkit-learn
PySpark + Scikit-learn = Sparkit-learn
google-research/deeplab2
DeepLab2 is a TensorFlow library for deep labeling, aiming to provide a unified and state-of-the-art TensorFlow codebase for dense pixel labeling tasks.
h2oai/sparkling-water
Sparkling Water provides H2O functionality inside Spark cluster
codedecks-in/LeetCode-Solutions
This repository consists of solutions to the problem from LeetCode platform. Subscribe to our Channel for more updates
earwig/mwparserfromhell
A Python parser for MediaWiki wikicode
databricks/spark-sql-perf
databricks/spark-xml
XML data source for Spark SQL and DataFrames
dmitriydligach/PyMLSlides
Slides for my machine learning course based on Sebastian Raschka's Python Machine Learning book
wesm/pandas2
Design documents and code for the pandas 2.0 effort.
5j9/wikitextparser
A Python library to parse MediaWiki WikiText
CODAIT/text-extensions-for-pandas
Natural language processing support for Pandas dataframes.
NVIDIA/spark-xgboost-examples
XGBoost GPU accelerated on Spark example applications