All Projects → carefree0910 → Machinelearning

carefree0910 / Machinelearning

Licence: mit
Machine learning algorithms implemented by pure numpy

Projects that are alternatives of or similar to Machinelearning

Python Notlarim
Python notes in Turkish.
Stars: ✭ 356 (-60.66%)
Mutual labels:  jupyter-notebook, numpy
Pytablewriter
pytablewriter is a Python library to write a table in various formats: CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.
Stars: ✭ 422 (-53.37%)
Mutual labels:  jupyter-notebook, numpy
Stats Maths With Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Stars: ✭ 381 (-57.9%)
Mutual labels:  jupyter-notebook, numpy
Numpy neural network
仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...
Stars: ✭ 339 (-62.54%)
Mutual labels:  jupyter-notebook, numpy
Notes Python
中文 Python 笔记
Stars: ✭ 6,127 (+577.02%)
Mutual labels:  jupyter-notebook, numpy
Thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Stars: ✭ 345 (-61.88%)
Mutual labels:  jupyter-notebook, numpy
Deep learning nlp
Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP
Stars: ✭ 407 (-55.03%)
Mutual labels:  jupyter-notebook, numpy
Data Science Hacks
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.
Stars: ✭ 273 (-69.83%)
Mutual labels:  jupyter-notebook, numpy
Tensor Sensor
The goal of this library is to generate more helpful exception messages for numpy/pytorch matrix algebra expressions.
Stars: ✭ 532 (-41.22%)
Mutual labels:  jupyter-notebook, numpy
Dsp Theory
Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.
Stars: ✭ 437 (-51.71%)
Mutual labels:  jupyter-notebook, numpy
Gdrl
Grokking Deep Reinforcement Learning
Stars: ✭ 304 (-66.41%)
Mutual labels:  jupyter-notebook, numpy
Automatic Watermark Detection
Project for Digital Image Processing
Stars: ✭ 754 (-16.69%)
Mutual labels:  jupyter-notebook, numpy
Python
This repository helps you understand python from the scratch.
Stars: ✭ 285 (-68.51%)
Mutual labels:  jupyter-notebook, numpy
Pytorch Tutorials Examples And Books
PyTorch1.x tutorials, examples and some books I found 【不定期更新】整理的PyTorch 1.x 最新版教程、例子和书籍
Stars: ✭ 346 (-61.77%)
Mutual labels:  jupyter-notebook, numpy
Pysynth
Several simple music synthesizers in Python 3. Input from ABC or MIDI files is also supported.
Stars: ✭ 279 (-69.17%)
Mutual labels:  jupyter-notebook, numpy
Workshopscipy
A workshop for scientific computing in Python. ( December 2017 )
Stars: ✭ 391 (-56.8%)
Mutual labels:  jupyter-notebook, numpy
Deeplearning cv notes
📓 deepleaning and cv notes.
Stars: ✭ 223 (-75.36%)
Mutual labels:  jupyter-notebook, numpy
Neural Network From Scratch
Ever wondered how to code your Neural Network using NumPy, with no frameworks involved?
Stars: ✭ 230 (-74.59%)
Mutual labels:  jupyter-notebook, numpy
Matrex
A blazing fast matrix library for Elixir/Erlang with C implementation using CBLAS.
Stars: ✭ 429 (-52.6%)
Mutual labels:  jupyter-notebook, numpy
Machine learning refined
Notes, examples, and Python demos for the textbook "Machine Learning Refined" (published by Cambridge University Press).
Stars: ✭ 750 (-17.13%)
Mutual labels:  jupyter-notebook, numpy

MachineLearning

Update! (2020.05.31)

A simplified (and more elegant) version: carefree-ml


A Python ML package mainly for educational use.

Implemented with Numpy

Implemented Tensorflow & PyTorch backend for NN & SVM

“文档”可以参见知乎专栏博客

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].