Home
Sefidian Academy
Filter by
Categories
Tags
Authors
Show all
All
Apache Kafka
Artificial Intelligence
Bayesian Statistics
Big Data
Cassandra
Computer Vision
Data Engineering
Data Science
Database
Deep Learning
Design Pattern
DevOps
Django
Docker
ELK
English
Feature Engineering
Finance
Java
Java Script
Keras
Linear Algebra
Linux
Machine Learning
Mathematics
MLOps
NLP
Python
PyTorch
Recommendation Systems
Reinforcement Learning
Research
Software Engineering
Spark
State of the art technologies
Statistics and Probability
Tensorflow
Time Series
Uncategorized
All
Apache Kafka
Big Data
boltzman
broadcasting
Cython
Deploy
Django
Docker
Elasticsearch
ELK
Exception Handling
Feature Engineering
GPU
GRU
Linux
Logging
lstm
MinIO
monte carlo
numpy
Pandas
PySpark
Python
PyTorch
Reinforcement Learning
remover
S3
scikit-learn
Self-Driving Car
separator
sklearn
tmux
transfer learning
Tutorial
Ubuntu
vocal
All
Amir Masoud Sefidian
2022-08-01
Categories
Artificial Intelligence
Data Science
Deep Learning
Django
Machine Learning
Python
PyTorch
Audio source separation (vocal remover) system based on Deep Learning
12
mins read
Table of Contents: Introduction Are you looking for that instrumental version of your favorite song? Or are you a DJ
[…]
2019-11-16
Categories
DevOps
Django
Linux
Python
Deploy Django with Postgres, Nginx, and Gunicorn on Ubuntu 18.04
17
mins read
Introduction Django is a powerful web framework that can help you get your Python application or website off the ground.
[…]
2019-11-05
Categories
DevOps
Django
Linux
Python
Deploying Django application to a production server
12
mins read
If you have been developing your web application with Django on a development server and wondered, how I’m going to put
[…]
2019-11-04
Categories
DevOps
Django
Python
Software Engineering
Steps to Deploy Django with Postgres, Nginx, and Gunicorn on Ubuntu 18.04
6
mins read
In this guide, I will go through all the steps to create a VPS, secure it and deploy a Django
[…]
2017-11-08
Categories
Django
Software Engineering
Difference between sessions and cookies – Djnago Example
15
mins read
Cookie A cookie is just a key-value pair that is stored in the user’s browser. A cookie is sent to
[…]