| rougier/from-python-to-numpy |
1,969 |
|
0 |
0 |
about 2 years ago |
0 |
|
22 |
other |
Python |
| An open-access book on numpy vectorization techniques, Nicolas P. Rougier, 2017 |
| joaofig/pyloess |
56 |
|
0 |
0 |
about 2 years ago |
0 |
|
3 |
mit |
Jupyter Notebook |
| A simple implementation of the LOESS algorithm using numpy |
| innat/DIP-In-Python |
36 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
apache-2.0 |
Python |
| Play around with Pixel in Python |
| uber/hypothesis-gufunc |
25 |
|
2 |
0 |
about 6 years ago |
5 |
February 14, 2020 |
1 |
apache-2.0 |
Python |
| Extension to hypothesis for testing numpy general universal functions |
| stephantul/reach |
22 |
|
8 |
1 |
over 2 years ago |
37 |
July 20, 2023 |
0 |
mit |
Python |
| Load embeddings and featurize your sentences. |
| ThisIs-Developer/Sentiment-Analysis-of-Covid-19-Tweets |
6 |
|
0 |
0 |
about 2 years ago |
0 |
|
0 |
apache-2.0 |
Jupyter Notebook |
| Texts from twitter has been collected to decide the impact, it has been causing the public .We took a testing dataset and used neural network – Model training for testing the retrieved tweets and gain prediction of the sentiments from their tweets. |
| bistaumanga/pyML |
5 |
|
0 |
0 |
over 12 years ago |
0 |
|
0 |
|
Python |
| MAchine Learning Algorithms from Professor Andrew Ng (Coursera, machine Learning online class) implemented in Python with numpy for vectorization |