Pinned Repositories
airport-codes
List of Airport codes, locations and other information around the world
allennlp
An open-source NLP research library, built on PyTorch.
automated-feature-engineering
Automated feature engineering in Python with feature tools
autonlp
🤗 AutoNLP: train state-of-the-art natural language processing models and deploy them in a scalable environment automatically
autoreject
Automated rejection and repair of bad trials/sensors in M/EEG
awesome-bots
:robot: A curated awesome list of resources from the bots/AI world by BotCube team. Join our newsletter to get five epic actionable bot tricks delivered to your inbox once a week! 🤖 ❤️
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
beets
music library manager and MusicBrainz tagger
codyworld's Repositories
codyworld/airport-codes
List of Airport codes, locations and other information around the world
codyworld/allennlp
An open-source NLP research library, built on PyTorch.
codyworld/automated-feature-engineering
Automated feature engineering in Python with feature tools
codyworld/autonlp
🤗 AutoNLP: train state-of-the-art natural language processing models and deploy them in a scalable environment automatically
codyworld/autoreject
Automated rejection and repair of bad trials/sensors in M/EEG
codyworld/awesome-bots
:robot: A curated awesome list of resources from the bots/AI world by BotCube team. Join our newsletter to get five epic actionable bot tricks delivered to your inbox once a week! 🤖 ❤️
codyworld/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
codyworld/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
codyworld/beets
music library manager and MusicBrainz tagger
codyworld/Data-Analysis
Data Analysis Using Python
codyworld/deep-listening
Deep Learning experiments for audio classification
codyworld/FXCM-Forex-Data-Downloader
Simple python script that bulk downloads historical data from FXCM
codyworld/FXCMTickData
FXCM Tick data that will be updated weekly.
codyworld/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
codyworld/ieee-brain-hackathon-2016
Our award winning game for the 2016 IEEE Brain Hackathon.
codyworld/MLAlgorithms
Minimal and clean examples of machine learning algorithms
codyworld/mne-python
MNE : Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
codyworld/opentraveldata
Collection of open data related to (at least) travel, transport, tourism
codyworld/optd
Deprecated Git repository. Please move to
codyworld/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
codyworld/public-apis
A collective list of free APIs for use in software and web development.
codyworld/Python-for-Data-Science
A blog for data analytics with Python
codyworld/rambox
Free and Open Source messaging and emailing app that combines common web applications into one.
codyworld/sherlock
🔎 Hunt down social media accounts by username across social networks
codyworld/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
codyworld/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
codyworld/unstructured
Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
codyworld/Video-Classification-CNN-and-LSTM-
To classify video into various classes using keras library with tensorflow as back-end.
codyworld/YOWO
You Only Watch Once: A Unified CNN Architecture for Real-Time Spatiotemporal Action Localization
codyworld/Zappa
Serverless Python Web Services