Pinned Repositories
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
docs
TensorFlow documentation
f2py-examples
Examples of using f2py to get high-speed Fortran integrated with Python easily
fcs-tool-box
Useful utilities for anything accelerator development related
fjordmelt
wrapper to check fortran code on python
forpy
Forpy - use Python from Fortran
fort_depend.py
A python script to generate dependencies for Fortran projects
Hinton-Coursera-Python
Python version of programming assignments for "Neural Networks for Machine Learning" Coursera course taught by Geoffrey Hinton.
Konnichiwa_Uchuu
Share ideas & resources
Pleiades777's Repositories
Pleiades777/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
Pleiades777/DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
Pleiades777/docs
TensorFlow documentation
Pleiades777/f2py-examples
Examples of using f2py to get high-speed Fortran integrated with Python easily
Pleiades777/fort_depend.py
A python script to generate dependencies for Fortran projects
Pleiades777/fortran-to-python
Comparison of the various ways of calling Fortran libraries in Python
Pleiades777/kotlin-android-starter-project
Android Kotlin Starter Project
Pleiades777/makeyourownneuralnetwork
Code for the Make Your Own Neural Network book
Pleiades777/neural-fortran
A parallel framework for deep learning
Pleiades777/neuralnetwork-fortran
A simple neural network in Fortran
Pleiades777/paura
Python AUdio Recording and Analysis (paura)
Pleiades777/plt-fortran
A simple Fortran module for passing Fortran output to a Python script for later using Matplotlib to make figure.
Pleiades777/pydub
Manipulate audio with a simple and easy high level interface
Pleiades777/python-fortran-callback-example
Example of passing a Python function to a Fortran procedure for use as a callback
Pleiades777/voice_datasets
🔊 A comprehensive list of open-source datasets for voice and sound computing (95+ datasets).
Pleiades777/audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
Pleiades777/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
Pleiades777/espeak-ng
eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
Pleiades777/fortran-NeuralNetwork
Simple implementation of a neural network, implemented in fortran.
Pleiades777/fpm
Fortran Package Manager (fpm)
Pleiades777/free-spoken-digit-dataset
A free audio dataset of spoken digits. Think MNIST for audio.
Pleiades777/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
Pleiades777/kaldi
kaldi-asr/kaldi is the official location of the Kaldi project.
Pleiades777/lfortran
Official main repository for LFortran
Pleiades777/matplotlib
matplotlib: plotting with Python
Pleiades777/openmtp
OpenMTP - Advanced Android File Transfer Application for macOS
Pleiades777/pocketsphinx
A small speech recognizer
Pleiades777/pyAudioAnalysis
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
Pleiades777/sample_voice_data
Sample voice data, 52 males and 52 females as classes - useful for testing.
Pleiades777/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI