Pinned Repositories
awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
BentoML
Model Serving Made Easy
Course
data_sci_guide
A community-sourced data science repo.
deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
dl4sci-pytorch-webinar
drJ
Data science and machine learning in Healthcare
hummingbird
Hummingbird compiles trained ML models into tensor computation for faster inference.
NLP
pytorchTutorial
PyTorch Tutorials from my YouTube channel
drjeym's Repositories
drjeym/NLP
drjeym/pytorchTutorial
PyTorch Tutorials from my YouTube channel
drjeym/BentoML
Model Serving Made Easy
drjeym/data_sci_guide
A community-sourced data science repo.
drjeym/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
drjeym/dl4sci-pytorch-webinar
drjeym/hummingbird
Hummingbird compiles trained ML models into tensor computation for faster inference.
drjeym/leafmap
A Python package for geospatial analysis and interactive mapping with minimal coding in a Jupyter environment
drjeym/mmediting
OpenMMLab Image and Video Editing Toolbox
drjeym/models
Models and examples built with TensorFlow
drjeym/NeuralPy
NeuralPy: A Keras like deep learning library works on top of PyTorch
drjeym/nlp_paper_summaries
✍️ A carefully curated list of NLP paper summaries
drjeym/notebooks
Data analysis, maps and charts with Python, Pandas and Jupyter Notebook
drjeym/Packt-Data_Wrangling
Code repo for Packt course I developed, "Beginning Data Wrangling with Python"
drjeym/Pandas-Data-Science-Tasks
Set of real world data science tasks completed using the Python Pandas library
drjeym/pandas_ui
pandas_ui helps you wrangle & explore your data and create custom visualizations without digging through StackOverflow. All inside your Jupyter Notebook ( alternative to Bamboolib ).
drjeym/pewanalytics
Text and statistics utilities from Pew Research Center
drjeym/pingouin
Statistical package in Python based on Pandas
drjeym/Project-Predicting-Heart-Disease-with-Classification-Machine-Learning-Algorithms
Predict whether a patient should be diagnosed with Heart Disease. Examine trends & correlations within our data Determine which features are most important to Heart Disease diagnosis. We would like to deploy a Machine Learning algorithm where we can train our AI to learn & improve from experience. Thus, we would want to classify patients for Heart Disease.
drjeym/ptext-release
pText is a library for reading, creating and manipulating PDF files in python.
drjeym/Python-Snippets
Helpful snippets to work with Python
drjeym/stanford-cs-230-deep-learning
VIP cheatsheets for Stanford's CS 230 Deep Learning
drjeym/stattests
Source code to reproduce experiments from the article Practitioner’s Guide to Statistical Tests
drjeym/stumpy
STUMPY is a powerful and scalable Python library for computing a Matrix Profile, which can be used for a variety of time series data mining tasks
drjeym/Text-Classification-LSTMs-PyTorch
The aim of this repository is to show a baseline model for text classification by implementing a LSTM-based model coded in PyTorch. In order to provide a better understanding of the model, it will be used a Tweets dataset provided by Kaggle.
drjeym/texthero
Text preprocessing, representation and visualization from zero to hero.
drjeym/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
drjeym/trendet
:chart_with_upwards_trend: Python package for trend detection on stock time series data :chart_with_downwards_trend:
drjeym/Tutorials
Introductory tutorial notebooks for learning data science, as part of the Data Science in Practice materials.
drjeym/Videos
Code associated with my videos