#Numpy-library
Showing 3 of 3 repositories tagged #numpy-library, ranked by stars
arthurdjn
nets
Recreating PyTorch from scratch, using Numpy. Supports FCN, CNN, RNN layers.
Score
0
★ 39
⑂ 4
—
Python
patelpurvip
Spotify-hitpredictor
A machine learning exercise using the Spotify "hit predictor" dataset, with data analysis of past "hits" by decade. Deployment using Flask via Heroku.
Score
100
★ 15
⑂ 7
—
Jupyter Notebook
omardbaa
Data-Splitter
Data-Splitter is a Python script designed to split a large CSV file containing data into three different formats: JSON, a database table, and another CSV file. The script ensures a random distribution of data across the three output formats based on custom-defined ratios.
Score
0
★ 12
⑂ 1
—
Jupyter Notebook