All Projects → Pyfasttext → Similar Projects or Alternatives

464 Open source projects that are alternatives of or similar to Pyfasttext

Matchering
🎚️ Open Source Audio Matching and Mastering
Stars: ✭ 398 (+73.8%)
Mutual labels:  numpy
Numbagg
Fast N-dimensional aggregation functions with Numba
Stars: ✭ 104 (-54.59%)
Mutual labels:  numpy
Megengine
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架
Stars: ✭ 4,081 (+1682.1%)
Mutual labels:  numpy
Pyaudiodsptools
Numpy Audio DSP Tools
Stars: ✭ 154 (-32.75%)
Mutual labels:  numpy
Quaternion
Add built-in support for quaternions to numpy
Stars: ✭ 387 (+69%)
Mutual labels:  numpy
Magnitude
A fast, efficient universal vector embedding utility package.
Stars: ✭ 1,394 (+508.73%)
Mutual labels:  fasttext
Docker Django
A complete docker package for deploying django which is easy to understand and deploy anywhere.
Stars: ✭ 378 (+65.07%)
Mutual labels:  numpy
Stats Maths With Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Stars: ✭ 381 (+66.38%)
Mutual labels:  numpy
Fastrtext
R wrapper for fastText
Stars: ✭ 103 (-55.02%)
Mutual labels:  fasttext
Sparse
Sparse multi-dimensional arrays for the PyData ecosystem
Stars: ✭ 362 (+58.08%)
Mutual labels:  numpy
Alphalens
Performance analysis of predictive (alpha) stock factors
Stars: ✭ 2,130 (+830.13%)
Mutual labels:  numpy
Numpy Stl
Simple library to make working with STL files (and 3D objects in general) fast and easy.
Stars: ✭ 356 (+55.46%)
Mutual labels:  numpy
Numba Scipy
numba_scipy extends Numba to make it aware of SciPy
Stars: ✭ 98 (-57.21%)
Mutual labels:  numpy
Pytorch Tutorials Examples And Books
PyTorch1.x tutorials, examples and some books I found 【不定期更新】整理的PyTorch 1.x 最新版教程、例子和书籍
Stars: ✭ 346 (+51.09%)
Mutual labels:  numpy
Data Science Types
Mypy stubs, i.e., type information, for numpy, pandas and matplotlib
Stars: ✭ 180 (-21.4%)
Mutual labels:  numpy
Deep Learning Wizard
Open source guides/codes for mastering deep learning to deploying deep learning in production in PyTorch, Python, C++ and more.
Stars: ✭ 343 (+49.78%)
Mutual labels:  numpy
Pybind11 opencv numpy
Implementation of cv::Mat conversion to numpy.array for pybind11
Stars: ✭ 96 (-58.08%)
Mutual labels:  numpy
Numpy
The fundamental package for scientific computing with Python.
Stars: ✭ 19,094 (+8237.99%)
Mutual labels:  numpy
Embedding As Service
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques
Stars: ✭ 151 (-34.06%)
Mutual labels:  fasttext
Finger Detection And Tracking
Finger Detection and Tracking using OpenCV and Python
Stars: ✭ 317 (+38.43%)
Mutual labels:  numpy
Tutorials
机器学习相关教程
Stars: ✭ 9,616 (+4099.13%)
Mutual labels:  numpy
Uproot3
ROOT I/O in pure Python and NumPy.
Stars: ✭ 312 (+36.24%)
Mutual labels:  numpy
Nptyping
💡 Type hints for Numpy
Stars: ✭ 204 (-10.92%)
Mutual labels:  numpy
Python Plyfile
NumPy-based text/binary PLY file reader/writer for Python
Stars: ✭ 306 (+33.62%)
Mutual labels:  numpy
Connected Components 3d
Connected components on multilabel 3D & 2D images. Handles 26, 18, and 6 connected variants.
Stars: ✭ 90 (-60.7%)
Mutual labels:  numpy
Gdrl
Grokking Deep Reinforcement Learning
Stars: ✭ 304 (+32.75%)
Mutual labels:  numpy
Word2vec Spam Filter
Using word vectors to classify spam messages
Stars: ✭ 149 (-34.93%)
Mutual labels:  numpy
Xshinnosuke
Deep learning framework realized by Numpy purely, supports for both Dynamic Graph and Static Graph with GPU acceleration
Stars: ✭ 291 (+27.07%)
Mutual labels:  numpy
Credit Risk Modelling
Credit Risk analysis by using Python and ML
Stars: ✭ 91 (-60.26%)
Mutual labels:  numpy
Point Cloud Utils
A Python library for common tasks on 3D point clouds
Stars: ✭ 281 (+22.71%)
Mutual labels:  numpy
Sentence Classification
Sentence Classifications with Neural Networks
Stars: ✭ 177 (-22.71%)
Mutual labels:  fasttext
Riptable
64bit multithreaded python data analytics tools for numpy arrays and datasets
Stars: ✭ 283 (+23.58%)
Mutual labels:  numpy
Ghpythonremote
A two-way connector to use regular Python from IronPython in Rhino/Grasshopper, and vice-versa.
Stars: ✭ 85 (-62.88%)
Mutual labels:  numpy
Pybind11 examples
Examples for the usage of "pybind11"
Stars: ✭ 280 (+22.27%)
Mutual labels:  numpy
Stock Price Predictor
This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices.
Stars: ✭ 146 (-36.24%)
Mutual labels:  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 (+19.21%)
Mutual labels:  numpy
Uproot4
ROOT I/O in pure Python and NumPy.
Stars: ✭ 80 (-65.07%)
Mutual labels:  numpy
eigenpy
Bindings between Numpy and Eigen using Boost.Python
Stars: ✭ 88 (-61.57%)
Mutual labels:  numpy
Python Wechat Itchat
微信机器人,基于Python itchat接口功能实例展示:01-itchat获取微信好友或者微信群分享文章、02-itchat获取微信公众号文章、03-itchat监听微信公众号发送的文章、04 itchat监听微信群或好友撤回的消息、05 itchat获得微信好友信息以及表图对比、06 python打印出微信被删除好友、07 itchat自动回复好友、08 itchat微信好友个性签名词云图、09 itchat微信好友性别比例、10 微信群或微信好友撤回消息拦截、11 itchat微信群或好友之间转发消息
Stars: ✭ 216 (-5.68%)
Mutual labels:  numpy
netflix-style-recommender
A simple movie recommendation engine
Stars: ✭ 65 (-71.62%)
Mutual labels:  numpy
Learning python
Source material for Python Like You Mean it
Stars: ✭ 78 (-65.94%)
Mutual labels:  numpy
node-fasttext
Nodejs binding for fasttext representation and classification.
Stars: ✭ 39 (-82.97%)
Mutual labels:  fasttext
Fasttext4j
Implementing Facebook's FastText with java
Stars: ✭ 148 (-35.37%)
Mutual labels:  fasttext
face unlock
We can lock and unlock our Ubuntu system using face recognition(currently only on Ubuntu).
Stars: ✭ 48 (-79.04%)
Mutual labels:  numpy
Docker Alpine Python Machinelearning
Small Docker image with Python Machine Learning tools (~180MB) https://hub.docker.com/r/frolvlad/alpine-python-machinelearning/
Stars: ✭ 76 (-66.81%)
Mutual labels:  numpy
npx
Some useful extensions for NumPy
Stars: ✭ 24 (-89.52%)
Mutual labels:  numpy
Pyhf
pure-Python HistFactory implementation with tensors and autodiff
Stars: ✭ 171 (-25.33%)
Mutual labels:  numpy
support-tickets-classification
This case study shows how to create a model for text analysis and classification and deploy it as a web service in Azure cloud in order to automatically classify support tickets. This project is a proof of concept made by Microsoft (Commercial Software Engineering team) in collaboration with Endava http://endava.com/en
Stars: ✭ 142 (-37.99%)
Mutual labels:  numpy
Double pendulum
Animations of random double pendulums
Stars: ✭ 73 (-68.12%)
Mutual labels:  numpy
Python-Matematica
Explorando aspectos fundamentais da matemática com Python e Jupyter
Stars: ✭ 41 (-82.1%)
Mutual labels:  numpy
Djl
An Engine-Agnostic Deep Learning Framework in Java
Stars: ✭ 2,262 (+887.77%)
Mutual labels:  fasttext
Convai Bot 1337
NIPS Conversational Intelligence Challenge 2017 Winner System: Skill-based Conversational Agent with Supervised Dialog Manager
Stars: ✭ 65 (-71.62%)
Mutual labels:  fasttext
Bootcamp python
Bootcamp to learn Python for Machine Learning
Stars: ✭ 228 (-0.44%)
Mutual labels:  numpy
Rethinking Numpyro
Statistical Rethinking (2nd ed.) with NumPyro
Stars: ✭ 225 (-1.75%)
Mutual labels:  numpy
Awesome Jax
JAX - A curated list of resources https://github.com/google/jax
Stars: ✭ 214 (-6.55%)
Mutual labels:  numpy
Cheatsheets Ai
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
Stars: ✭ 14,095 (+6055.02%)
Mutual labels:  numpy
Andrew Ng Notes
This is Andrew NG Coursera Handwritten Notes.
Stars: ✭ 180 (-21.4%)
Mutual labels:  numpy
Lits Liver Tumor Segmentation Challenge
LiTS - Liver Tumor Segmentation Challenge
Stars: ✭ 153 (-33.19%)
Mutual labels:  numpy
100 Pandas Puzzles
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)
Stars: ✭ 1,382 (+503.49%)
Mutual labels:  numpy
Text Classification Models Pytorch
Implementation of State-of-the-art Text Classification Models in Pytorch
Stars: ✭ 379 (+65.5%)
Mutual labels:  fasttext
241-300 of 464 similar projects