Pinned Repositories
AI-text-to-video-model-from-scratch
In this blog, we will build a small scale text-to-video model from scratch. We will input a text prompt, and our trained model will generate a video based on that prompt.
Amzn_StockPrediction_PyTorch
Stock Price prediction using LSTM
Head-First-Design-Patterns
Code for Head First Design Patterns book (2020)
heroku-deployment
IIML_Notes
interviews
Everything you need to know to get the job.
machine-learning
Content for Udacity's Machine Learning curriculum
MachineLearning-CapstoneProject
Udacity Machine Learning Engineer CapStone Project
MeetingsMinutes
A LLM based summarization tool of VTT meeting transcripts using Openai's ChatGPT 3.5 and langchain.
misc_scripts
umarfaraz's Repositories
umarfaraz/AI-text-to-video-model-from-scratch
In this blog, we will build a small scale text-to-video model from scratch. We will input a text prompt, and our trained model will generate a video based on that prompt.
umarfaraz/Head-First-Design-Patterns
Code for Head First Design Patterns book (2020)
umarfaraz/heroku-deployment
umarfaraz/IIML_Notes
umarfaraz/interviews
Everything you need to know to get the job.
umarfaraz/machine-learning
Content for Udacity's Machine Learning curriculum
umarfaraz/MachineLearning-CapstoneProject
Udacity Machine Learning Engineer CapStone Project
umarfaraz/MeetingsMinutes
A LLM based summarization tool of VTT meeting transcripts using Openai's ChatGPT 3.5 and langchain.
umarfaraz/misc_scripts
umarfaraz/oreilly_python_courses
Exercises for Jessica McKellar's Introduction to Python and Intermediate Python courses [O'Reilly]
umarfaraz/Project-Plagiarism-Detection
Udacity Machine Learning Engineer Nanodegree Plagiarism Project
umarfaraz/python-blueprint
:snake: Example Python project using best practices :nut_and_bolt:
umarfaraz/python_practice
umarfaraz/SentimentAnalysis-SagemakerDeployment
Udacity Machine Learning Engineer Nanodegree project for IMDB sentiment analysis using AWS Sagemaker deployment
umarfaraz/Teams-Transcript-Summarizer
Summarizes .vtt transcripts from teams meeting using langchain and GPT-4.
umarfaraz/Udacity-Cloud-DevOps-Engineer-Nanodegree
Learn to design and deploy infrastructure as code, build and monitor CI/CD pipelines for different deployment strategies, and deploy scaleable microservices using Kubernetes.
umarfaraz/vscode-python
A Tutorial for Setting Python Development Environment with VScode and Docker