Open in app

Sign In

Write

Sign In

Sagar Budhathoki Magar
Sagar Budhathoki Magar

37 Followers

Home

About

Published in MLearning.ai

·Pinned

Text to Image Synthesis Using Multimodal (VQGAN + CLIP) Architectures

What’s up, guys!! This is my first story on Medium. Today, I’m going to do a GAN project with a multi-modal deep learning architecture called clip that is going to link text with visual elements. …

Neural Networks

13 min read

Text to Image Synthesis Using Multimodal (VQGAN + CLIP) Architectures
Text to Image Synthesis Using Multimodal (VQGAN + CLIP) Architectures
Neural Networks

13 min read


Jun 15, 2022

Setup Local GitLab Server, Runner, CI/CD, with Nginx Configuration

In this article, I’m gonna walk you through configuring on-premise GitLab Server, GitLab Runner, and CI/CD for containerized microservices. We’ll deploy and run all the containerized microservices on the same machine where GitLab and Runner are set up. GitLab Server GitLab allows you to host an on-premise GitLab server(or Git repository) that…

Dev Ops

10 min read

Setup Local GitLab Server, Runner, CI/CD, with Nginx Configuration
Setup Local GitLab Server, Runner, CI/CD, with Nginx Configuration
Dev Ops

10 min read


Apr 4, 2022

How to Install MongoDB on EC2 Instance (AWS)

In this article, we’re going to install MongoDB on EC2 instance in AWS. Installing MongoDB on EC2 via aptitude is very simple. To install MongoDB on your EC2 Ubuntu system you can follow the official MongoDB-org package, which is maintained by MongoDB Inc. Prerequisites AWS Account Launch EC2 Instance Pick any AMI (for this…

AWS

4 min read

Install MongoDB on EC2 Instance — Solved Connection Issue From Public DNS — ScanSkill
Install MongoDB on EC2 Instance — Solved Connection Issue From Public DNS — ScanSkill
AWS

4 min read


Dec 25, 2021

Deploying Django application with Docker, Postgres, Gunicorn, NGINX (Part-2)

Continued… part-1 Gunicorn Now, install Gunicorn. It’s production grade WSGI server. For now, since we want to use default django’s built-in server, create production compose file: version: '3.5' services: app: build: context: . command: gunicorn personal.wsgi:application --bind 0.0.0.0:8000 volumes: - static_data:/vol/static ports: - "8000:8000" restart: always env_file: - .env.prod …

Python

4 min read

Deploying Django application with Docker, Postgres, Gunicorn, NGINX (Part-2)
Deploying Django application with Docker, Postgres, Gunicorn, NGINX (Part-2)
Python

4 min read


Dec 25, 2021

Django with Docker, Postgres, Gunicorn, and NGINX (Deploy Django Application)

Prerequisites First, ensure the following is installed on your machine: Python 3.7 or higher(I’ve used python 3.8.9) Python pip Git and a GitHub account Docker and docker-compose Let’s jump directly to dockerization of Django web application. I’m sure you have Django project set up on your system. Docker After installation of docker…

Python

5 min read

Django with Docker, Postgres, Gunicorn, and NGINX (Deploy Django Application)
Django with Docker, Postgres, Gunicorn, and NGINX (Deploy Django Application)
Python

5 min read


Published in Geek Culture

·Aug 21, 2021

Text to Image Synthesis Using Multimodal (VQGAN + CLIP) Architectures

What’s up, guys!! This is my first story on Medium. Today, I’m going to do a GAN project with a multi-modal deep learning architecture called clip that is going to link text with visual elements. …

Machine Learning

13 min read

Text to Image Synthesis Using Multimodal (VQGAN + CLIP) Architectures
Text to Image Synthesis Using Multimodal (VQGAN + CLIP) Architectures
Machine Learning

13 min read


Aug 18, 2021

Mlearning.ai Submission Suggestions
5.5K
1.1K

Dariusz Gross #DATAsculptor

I want to be a MLearning.ai writer

I want to be a MLearning.ai writer

1 min read

1 min read

I want to be a MLearning.ai writer

--

--

Sagar Budhathoki Magar

Sagar Budhathoki Magar

37 Followers

Python/DevOps/Cloud Engineer | AWS | AIML Enthusiast | Django

Following
  • Mark Schaefer

    Mark Schaefer

  • Alexa Steinbrück

    Alexa Steinbrück

  • Md Shamim

    Md Shamim

  • Jonathan Hui

    Jonathan Hui

  • Tushar Rajpoot

    Tushar Rajpoot

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech