All Projects → Pysurvival → Similar Projects or Alternatives

398 Open source projects that are alternatives of or similar to Pysurvival

polystores
A library for performing hyperparameter optimization
Stars: ✭ 48 (-71.6%)
Mutual labels:  numpy
Glumpy
Python+Numpy+OpenGL: fast, scalable and beautiful scientific visualization
Stars: ✭ 882 (+421.89%)
Mutual labels:  numpy
ESA
Easy SimAuto (ESA): An easy-to-use Power System Analysis Automation Environment atop PowerWorld Simulator Automation Server (SimAuto)
Stars: ✭ 26 (-84.62%)
Mutual labels:  numpy
Seaborn Tutorial
This repository is my attempt to help Data Science aspirants gain necessary Data Visualization skills required to progress in their career. It includes all the types of plot offered by Seaborn, applied on random datasets.
Stars: ✭ 114 (-32.54%)
Mutual labels:  numpy
reach
Load embeddings and featurize your sentences.
Stars: ✭ 17 (-89.94%)
Mutual labels:  numpy
Gym Alttp Gridworld
A gym environment for Stuart Armstrong's model of a treacherous turn.
Stars: ✭ 14 (-91.72%)
Mutual labels:  numpy
robot
Functions and classes for gradient-based robot motion planning, written in Ivy.
Stars: ✭ 29 (-82.84%)
Mutual labels:  numpy
npyjs
Read numpy .npy files in JavaScript
Stars: ✭ 28 (-83.43%)
Mutual labels:  numpy
Eliot
Eliot: the logging system that tells you *why* it happened
Stars: ✭ 874 (+417.16%)
Mutual labels:  numpy
Algorithmic-Trading
I have been deeply interested in algorithmic trading and systematic trading algorithms. This Repository contains the code of what I have learnt on the way. It starts form some basic simple statistics and will lead up to complex machine learning algorithms.
Stars: ✭ 47 (-72.19%)
Mutual labels:  numpy
Sketch Generation With Drawing Process Guided By Vector Flow And Grayscale
This is the official implementation of the AAAI 2021 accepted paper "Sketch Generation with Drawing Process Guided by Vector Flow and Grayscale"
Stars: ✭ 114 (-32.54%)
Mutual labels:  numpy
numpyeigen
Fast zero-overhead bindings between NumPy and Eigen
Stars: ✭ 75 (-55.62%)
Mutual labels:  numpy
Napari
napari: a fast, interactive, multi-dimensional image viewer for python
Stars: ✭ 847 (+401.18%)
Mutual labels:  numpy
hypothesis-gufunc
Extension to hypothesis for testing numpy general universal functions
Stars: ✭ 32 (-81.07%)
Mutual labels:  numpy
Data Analysis
主要是爬虫与数据分析项目总结,外加建模与机器学习,模型的评估。
Stars: ✭ 142 (-15.98%)
Mutual labels:  numpy
wquantiles
weighted quantiles with Python
Stars: ✭ 28 (-83.43%)
Mutual labels:  numpy
Numpy neural net
A simple neural network (multilayer perceptron) with backpropagation implemented in Python with NumPy
Stars: ✭ 25 (-85.21%)
Mutual labels:  numpy
ml
经典机器学习算法的极简实现
Stars: ✭ 130 (-23.08%)
Mutual labels:  numpy
Python Bigdata
Data science and Big Data with Python
Stars: ✭ 112 (-33.73%)
Mutual labels:  numpy
Numscrypt
A port of a small but relevant part of Numpy to Transcrypt, simplified for the sake of speed
Stars: ✭ 53 (-68.64%)
Mutual labels:  numpy
Skydetector
A Python implementation of Sky Region Detection in a Single Image for Autonomous Ground Robot Navigation (Shen and Wang, 2013)
Stars: ✭ 23 (-86.39%)
Mutual labels:  numpy
Python-TensorFlow-WebApp
Emerging Technologies Project - 4th Year 2017
Stars: ✭ 16 (-90.53%)
Mutual labels:  numpy
Cam board
Turn web cam into a black / white board
Stars: ✭ 157 (-7.1%)
Mutual labels:  numpy
Exploratory Data Analysis Visualization Python
Data analysis and visualization with PyData ecosystem: Pandas, Matplotlib Numpy, and Seaborn
Stars: ✭ 78 (-53.85%)
Mutual labels:  numpy
Naivecnn
A naive (very simple!) implementation of a convolutional neural network
Stars: ✭ 18 (-89.35%)
Mutual labels:  numpy
Machine-Learning-in-Python-Workshop
My workshop on machine learning using python language to implement different algorithms
Stars: ✭ 89 (-47.34%)
Mutual labels:  numpy
Stock Market Analysis And Prediction
Stock Market Analysis and Prediction is the project on technical analysis, visualization and prediction using data provided by Google Finance.
Stars: ✭ 112 (-33.73%)
Mutual labels:  numpy
cnn np
使用numpy构建cnn复习深度学习知识
Stars: ✭ 33 (-80.47%)
Mutual labels:  numpy
Numpy 100
100 numpy exercises (with solutions)
Stars: ✭ 7,681 (+4444.97%)
Mutual labels:  numpy
py-image-search-engine
Python Image Search Engine with OpenCV
Stars: ✭ 37 (-78.11%)
Mutual labels:  numpy
Nptdms
NumPy based Python module for reading TDMS files produced by LabView
Stars: ✭ 138 (-18.34%)
Mutual labels:  numpy
slam-python
SLAM - Simultaneous localization and mapping using OpenCV and NumPy.
Stars: ✭ 80 (-52.66%)
Mutual labels:  numpy
Pykaldi
A Python wrapper for Kaldi
Stars: ✭ 756 (+347.34%)
Mutual labels:  numpy
pnumpy
Parallel NumPy seamlessly speeds up NumPy for large arrays (64K+ elements) with no change required to existing code.
Stars: ✭ 45 (-73.37%)
Mutual labels:  numpy
Opencv Ndarray Conversion
NumPy ndarray ⇋ OpenCV Mat conversion, that just works.
Stars: ✭ 107 (-36.69%)
Mutual labels:  numpy
ai-virtual-mouse
Developed an AI-based system to control the mouse cursor using Python and OpenCV with the real-time camera. Fingertip location is mapped to RGB images to control the mouse cursor.
Stars: ✭ 59 (-65.09%)
Mutual labels:  numpy
Human Detection And Tracking
Human-detection-and-Tracking
Stars: ✭ 753 (+345.56%)
Mutual labels:  numpy
vinum
Vinum is a SQL processor for Python, designed for data analysis workflows and in-memory analytics.
Stars: ✭ 57 (-66.27%)
Mutual labels:  numpy
Ta
Technical Analysis Library using Pandas and Numpy
Stars: ✭ 2,649 (+1467.46%)
Mutual labels:  numpy
dpnp
NumPy drop-in replacement for Intel(R) XPUs
Stars: ✭ 42 (-75.15%)
Mutual labels:  numpy
Probabilistic robotics
solution of exercises of the book "probabilistic robotics"
Stars: ✭ 734 (+334.32%)
Mutual labels:  numpy
Deep-Surveillance-Monitor-Facial-Emotion-Age-Gender-Recognition-System
Computer Vision module for detecting emotion, age and gender of a person in any given image, video or real time webcam. A custom VGG16 model was developed and trained on open source facial datasets downloaded from Kaggle and IMDB. OpenCV,dlib & keras were used to aid facial detection and video processing. The final system can detect the emotion,…
Stars: ✭ 60 (-64.5%)
Mutual labels:  numpy
Numbagg
Fast N-dimensional aggregation functions with Numba
Stars: ✭ 104 (-38.46%)
Mutual labels:  numpy
spyndex
Awesome Spectral Indices in Python.
Stars: ✭ 56 (-66.86%)
Mutual labels:  numpy
Madmom
Python audio and music signal processing library
Stars: ✭ 728 (+330.77%)
Mutual labels:  numpy
MachineLearning
机器学习教程,本教程包含基于numpy、sklearn与tensorflow机器学习,也会包含利用spark、flink加快模型训练等用法。本着能够较全的引导读者入门机器学习。
Stars: ✭ 23 (-86.39%)
Mutual labels:  numpy
Facedetection
🌟 Human Face Detection based on AdaBoost
Stars: ✭ 137 (-18.93%)
Mutual labels:  numpy
SciCompforChemists
Scientific Computing for Chemists text for teaching basic computing skills to chemistry students using Python, Jupyter notebooks, and the SciPy stack. This text makes use of a variety of packages including NumPy, SciPy, matplotlib, pandas, seaborn, NMRglue, SymPy, scikit-image, and scikit-learn.
Stars: ✭ 65 (-61.54%)
Mutual labels:  numpy
Notes Python
中文 Python 笔记
Stars: ✭ 6,127 (+3525.44%)
Mutual labels:  numpy
object-detection-with-deep-learning
demonstrating use of convolution neural networks to detect objects in a video
Stars: ✭ 17 (-89.94%)
Mutual labels:  numpy
100 Pandas Puzzles
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)
Stars: ✭ 1,382 (+717.75%)
Mutual labels:  numpy
Mahotas
Computer Vision in Python
Stars: ✭ 673 (+298.22%)
Mutual labels:  numpy
Panthera
Data-frames & arrays on Clojure
Stars: ✭ 168 (-0.59%)
Mutual labels:  numpy
Xarray
N-D labeled arrays and datasets in Python
Stars: ✭ 2,353 (+1292.31%)
Mutual labels:  numpy
Pytubes
A module for getting data into python from large data sources
Stars: ✭ 164 (-2.96%)
Mutual labels:  numpy
Gasyori100knock
image processing codes to understand algorithm
Stars: ✭ 1,988 (+1076.33%)
Mutual labels:  numpy
Ncls
The Nested Containment List for Python. Basically a static interval-tree that is silly fast for both construction and lookups.
Stars: ✭ 142 (-15.98%)
Mutual labels:  numpy
Simple Neural Networks
Simple neural networks based only on Numpy
Stars: ✭ 114 (-32.54%)
Mutual labels:  numpy
Tensorboardx
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
Stars: ✭ 7,185 (+4151.48%)
Mutual labels:  numpy
NPY-for-Fortran
A FORTRAN module to write Numpy's *.npy and *.npz files
Stars: ✭ 30 (-82.25%)
Mutual labels:  numpy
241-300 of 398 similar projects