yechengxi/LightNet
Efficient, transparent deep learning in hundreds of lines of code.
LightNet helps researchers and scientists working in MATLAB build and experiment with deep learning models without needing to learn complex new programming environments. You can input various datasets for tasks like image recognition or natural language processing, and it will output trained deep learning models or predictions. It's designed for researchers who are comfortable with MATLAB and want a straightforward way to develop and test neural networks.
272 stars. No commits in the last 6 months.
Use this if you are a researcher or student already using MATLAB for your work and need an accessible way to implement and experiment with deep learning models for computer vision, natural language processing, or robotics.
Not ideal if you prefer Python-based deep learning frameworks like TensorFlow or PyTorch, or if you need an ultra-high-performance solution for large-scale production deployments outside of a research setting.
Stars
272
Forks
114
Language
MATLAB
License
—
Category
Last pushed
Apr 25, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/yechengxi/LightNet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
ZigRazor/CXXGraph
Header-Only C++ Library for Graph Representation and Algorithms
apache/singa
a distributed deep learning platform
mlpack/mlpack
mlpack: a fast, header-only C++ machine learning library
hosseinmoein/DataFrame
C++ DataFrame for statistical, financial, and ML analysis in modern C++