mahmood

mahmood

 9 months ago

Member since Feb 4, 2022 t109318417@ntut.org.tw

Following (0)

Followers (0)

Installing OpenCart 3.0.3.8 on Ubuntu 20...

Learn how to install OpenCart 3.0.3.8 on Ubuntu 20.04 with PHP 7.4, and Apache2, secure it with Certbot SSL and integrate Razorpay...

Read More

Bash Scripting Notebook

Bash scripting is widely used to automate processes, configure systems, perform dev-ops duties, and other things. I've included so...

Read More

What Docker can do that Anaconda can't, ...

Deep learning projects on GitHub can be hard to set up because they have a lot of dependencies, aren't always compatible, need spe...

Read More

Tensor in PyTorch

PyTorch tensors are multi-dimensional arrays similar to NumPy n-dimensional array with a capability to run on high performance par...

Read More

Transfer Learning in Deep Learning

A transfer learning method involves transferring existing knowledge from a trained model into a new, similar, or entirely differen...

Read More

Training and Running SWIN Transformer Ob...

In computer vision, SWIN Transformer has become the state-of-the-art object detection method. Many engineers and researchers who w...

Read More

Converting Deep Learning Datasets Easily...

In deep learning converting datasets from one format to another is easy now I have been using the Voxel51 library to convert diffe...

Read More

About PyTorch

PyTorch is a deep learning library for building efficient neural network models for different purposes. It has many utilities for ...

Read More