Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/curiousily/deep-learning-for-hackers

Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)
https://github.com/curiousily/deep-learning-for-hackers

anomaly-detection artificial-intelligence autoencoders bert deep-learning image-augmentation intent-recognition jupyter-notebooks keras lstms machine-learning neural-networks object-detection python sentiment-analysis tensorflow tensorflow-tutorial time-series-classification time-series-forecasting

Last synced: about 1 month ago
JSON representation

Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)

Awesome Lists containing this project

README

        

# Hacker's Guide to Machine Learning with Python 🐱‍💻

This book brings the fundamentals of Machine Learning to you, using tools and techniques used to solve real-world problems in Computer Vision, Natural Language Processing, and Time Series analysis. The skills taught in this book will lay the foundation for you to advance your journey to Machine Learning Mastery.

[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/curiousily/Deep-Learning-For-Hackers/)



Read the book here

## 📖 Read for FREE

The whole book can be read using the links below. Each part contains a notebook that you can find in this repository.

- [TensorFlow 2 and Keras - Quick Start Guide](https://www.curiousily.com/posts/tensorflow-2-and-keras-quick-start-guide/)
- [Build your first Neural Network](https://www.curiousily.com/posts/build-your-first-neural-network-in-tensorflow-2/)
- [Heart Disease Prediction](https://www.curiousily.com/posts/heart-disease-prediction-in-tensorflow-2/)
- [Cryptocurrency price prediction using LSTMs](https://www.curiousily.com/posts/cryptocurrency-price-prediction-in-tensorflow-2/)
- [Practical Guide to Handling Imbalanced Datasets](https://www.curiousily.com/posts/practical-guide-to-handling-imbalanced-datasets/)
- [Hacker's Guide to Fixing Underfitting and Overfitting Models](https://www.curiousily.com/posts/hackers-guide-to-fixing-underfitting-and-overfitting-models/)
- [Hacker's Guide to Hyperparameter Tuning](https://www.curiousily.com/posts/hackers-guide-to-hyperparameter-tuning/)
- [Deploy a Keras Deep Learning Project to Production with Flask](https://www.curiousily.com/posts/deploy-keras-deep-learning-project-to-production-with-flask/)
- [Hacker's Guide to Data Preparation for Machine Learning](https://www.curiousily.com/posts/hackers-guide-to-data-preparation-for-machine-learning/)
- [Hacker's Guide to Fundamental Machine Learning Algorithms](https://www.curiousily.com/posts/hackers-guide-to-fundamental-machine-learning-algorithms/)
- [Time Series Forecasting with LSTMs](https://www.curiousily.com/posts/time-series-forecasting-with-lstms-using-tensorflow-2-and-keras-in-python/)
- [Time Series Demand Prediction with LSTMs](https://www.curiousily.com/posts/demand-prediction-with-lstms-using-tensorflow-2-and-keras-in-python/)
- [Time Series Classification for Human Activity Recognition with LSTMs](https://www.curiousily.com/posts/time-series-classification-for-human-activity-recognition-with-lstms-in-keras/)
- [Time Series Anomaly Detection with LSTM Autoencoders](https://www.curiousily.com/posts/anomaly-detection-in-time-series-with-lstms-using-keras-in-python/)
- [Object Detection on Custom Dataset](https://www.curiousily.com/posts/object-detection-on-custom-dataset-with-tensorflow-2-and-keras-using-python/)
- [Image Data Augmentation](https://www.curiousily.com/posts/image-data-augmentation-for-tensorflow-2-keras-and-pytorch-with-albumentations-in-python/)
- [Sentiment Analysis](https://www.curiousily.com/posts/sentiment-analysis-with-tensorflow-2-and-keras-using-python/)
- [Intent Recognition with BERT using Keras and TensorFlow 2](https://www.curiousily.com/posts/intent-recognition-with-bert-using-keras-and-tensorflow-2/)

Consider buying the book if you want to support my work. Thanks for stopping by! 🤗