skorch

Neural network library

A library that wraps PyTorch to implement scikit-learn compatible neural networks

A scikit-learn compatible neural network library that wraps PyTorch

GitHub

6k stars
81 watching
390 forks
Language: Jupyter Notebook
last commit: 16 days ago
Linked from 4 awesome lists

hacktoberfesthuggingfacemachine-learningpytorchscikit-learn

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
numpy/numpy Provides support for large, multi-dimensional arrays and matrices, along with functions to manipulate them, as well as tools for integration with C/C++ code. 28,087
ddbourgin/numpy-ml A collection of machine learning algorithms implemented in NumPy for rapid experimentation and prototyping. 15,466
sympy/sympy A computer algebra system written in Python to solve mathematical equations and expressions 13,008
asottile/flake8-typing-imports Automatically checks Python typing module imports for compatibility with different Python versions. 49
skops-dev/skops Tools and utilities for deploying and sharing scikit-learn models in production 451
sfstpala/flake8-import-style Ensures explicit module imports in Python code to maintain quality and readability. 3
alexpasmantier/pymple.nvim Automatically updates imports and resolves missing imports in Python files when the file or directory is moved or renamed 76
jonnor/micropython-npyfile Provides support for reading and writing NumPy files in MicroPython 3
xzise/flake8-future-import Checks Python code for compatibility with future imports. 18
amueller/introduction_to_ml_with_python A repository of notebooks and code for teaching machine learning with Python 7,448
kachayev/fn.py Provides a set of functional programming primitives and tools to improve code organization and debugging in Python 3,351
snok/flake8-type-checking Analyze and optimize type-checking imports in Python code to improve maintainability and runtime performance. 113
swaroopch/byte-of-python A beginner's guide to the Python programming language 2,317
explosion/spacy Industrial-strength NLP library for Python and Cython 30,230
pyo3/rust-numpy Provides Rust bindings to Python's NumPy library for numerical computations 1,137