https://github.com/shrikantnaidu/coursera-projects
Coursera Projects
https://github.com/shrikantnaidu/coursera-projects
deep-learning fbprophet machine-learning nlp tensorflow time-series transfer-learning
Last synced: about 1 month ago
JSON representation
Coursera Projects
- Host: GitHub
- URL: https://github.com/shrikantnaidu/coursera-projects
- Owner: shrikantnaidu
- Created: 2021-08-22T13:58:30.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-27T15:06:36.000Z (almost 4 years ago)
- Last Synced: 2025-01-10T12:03:51.471Z (over 1 year ago)
- Topics: deep-learning, fbprophet, machine-learning, nlp, tensorflow, time-series, transfer-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 11.6 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coursera-Projects
## Projects
| Project | Description |
| --- | --- |
| BERT for Text Classification with TensorFlow | Fine-tuning a Bidirectional Transformers for Language Understanding (BERT) model for text classification with TensorFlow. |
| Transfer Learning for NLP with TensorFlow Hub | Transfer learning for natural language processing with TensorFlow and TF Hub. |
| Tweet Emotion Recognition | Using TensorFlow to solve a multi-class classification problem to recognize emotions in tweets. |
| Using TensorFlow with AWS SageMaker | Deploying an image classifier created and trained with the TensorFlow framework within the Amazon Sagemaker ecosystem. |
| Gold & Silver Price Prediction using ARIMA | Building an AutoRegressive Integrated Moving Average (ARIMA) model to forecast the price of Gold & Silver. |
| Busines Analysis & Process Management | Finding solutions to existing business problems; define your business processes, their objectives and how they flow within the organizational context. |
| Introduction to Project Management with ClickUp | Learning how to create and organize a ClickUp workspace to best meet your project management needs. |
| Tesla Stock Price Prediction using Facebook Prophet | Building a Facebook Prophet Machine learning model in order to forecast the price of a stock 30 days into the future. |
| Superhero Name Generator with TensorFlow | Creating a neural network and training it on a small dataset of superhero names for it to generate similar names. |
| Creating Multi Task Models With Keras | Creating and training multi-task, multi-output models with Keras. |
| Optimize TensorFlow Models For Deployment with TensorRT | Optimizing TensorFlow models for inference with NVIDIA's TensorRT. |