Ruslan Magana Vsevolodovna (@ruslanmv)

Top repositories

1

BOT-MMORPG-AI

How to create your own Bot with Artificial Intelligence that plays your favorite MMORPG
Jupyter Notebook
43
star
2

Video-Translator

A simple application that translates from English, Italian, Japanese, Russian, Spanish and German video files to Italian, Spanish, Russian, or English
Python
6
star
3

Clone-voice-with-Pytorch

Clone-voice-with-Pytorch
Python
5
star
4

Voice-to-text-with-Python-in-Flask

Transcribe your voice to text with Python by using Flask in CicleCI
JavaScript
3
star
5

ETL-and-Machine-Learning

How to create an ETL pipeline with Machine Learning by using Airflow and Spark.
Jupyter Notebook
3
star
6

How-to-create-custom-Reinforcement-Learning-environment

How to create an Open AI Gym Environment
Jupyter Notebook
3
star
7

Deep-Learning-using-BERT

We are going to build a sentiment analysis program that uses BERT by using Python with Pytorch with Anaconda.
Jupyter Notebook
3
star
8

Real-Time-Object-Recognition-From-Your-Screen

How to detect objects in real time by using Jupyter Notebook and Neural Networks , by using Yolo3
Jupyter Notebook
3
star
9

Multiclass_Classification_with_Ensemble_Models

Ensemble models of classification : Decision Tree Classifier , Bagging Classifier , Random Forest Classifier , AdaBoost Classifier , Gradient Boosting Classifier , Xgboost Classifier , KNeighbors Classifier , GaussianNB Classifier , Random Forest Classifier , Logistic Regression
Jupyter Notebook
3
star
10

self-driving-car-with-neural-networks

How to write a program to simulate a self driving car by using an open source emulator of driving car by using Neural Networks
Jupyter Notebook
3
star
11

Video-Speech-Generator-from-Youtube

Video Message Generator from Youtube - Text to Video by clonning the voice and replace it considering the motion of lips.
Jupyter Notebook
3
star
12

Data-Pipeline-with-Airflow

Developed a data pipeline to automate data warehouse ETL by building custom airflow operators that handle the extraction, transformation, validation and loading of data from S3 -> Redshift -> S3
Python
2
star
13

Speech-Recognition-with-RNN-Neural-Networks

Voice Recognition with RNN Neural Networks
Jupyter Notebook
2
star
14

The-best-binary-Machine-Learning-Model

The best binary Machine Learning Model
Jupyter Notebook
2
star
15

ruslanmv.github.io

JavaScript
2
star
16

Machine-Learning-Web-App-with-Streamlit

Classification Web App with Streamlit
Python
2
star
17

Machine-Learning-with-Python-and-Spark

Machine Learning with Python and Spark - Introduction to machine learning such as Linear Regression, Logistic Regression, Classification, Clustering and Collaborative filtering by using Python and Pyspark. ruslanmv.com
Jupyter Notebook
2
star
18

Youtube-Video-Translator

Youtube Video Translator
Python
2
star
19

Docker-Container-with-Pyspark-and-Jupyter-and-Elyra

JupyterLab and Jupyter Notebook Docker Container with Pyspark ready to go
Dockerfile
2
star
20

How-to-use-Generative-AI-with-WatsonX

How to use Generative AI with IBM WatsonX
1
star
21

How-to-create-your-MySQL-Server-in-Virtual-Box

How to install a MySQL server in a virtual machine ready to work remotelly
1
star
22

Install-Python3.9.7-Amazon-Linux-2

Script to install Python 3.9.7 on Amazon Linux 2 AMI (HVM), SSD Volume Type - ami-04ad2567c9e3d7893 (64-bit x86) / ami-0d1a4d53e40abecc4 (64-bit Arm) and Install Pandas in AWS Lambda
1
star
23

How-to-connect-via-ssh-to-SageMaker

How to connect to Sagemaker Notebook via SSH and run Flask
1
star
24

How-to-connect-Colab-to-your-Local-Computer

How to connect Google Colab on your local computer with Jupyter Notebook
1
star
25

Bitcoin-Forecasting-with-ARIMA

Forecasting with django and Arima
Python
1
star
26

ChatBot-with-Dialogflox-CX-in-Google-Cloud

How to create your Chat Bot with Dialogflox CX in Google Cloud
1
star
27

Introduction-to-Convolution-Models

Introduction to Convolution Model with Tensorflow, Keras and Pytorch
Jupyter Notebook
1
star
28

Practical-Data-Science-in-AWS

Practical Data Science in AWS
Jupyter Notebook
1
star
29

How-to-predict-Twitter-Sentiment-Analysis

Twitter Sentiment Analysis by Geographical Area
Jupyter Notebook
1
star
30

Text-to-Video-Story

Generate Video Story from a Text with Dalle-mini
Jupyter Notebook
1
star
31

Data-Streaming-Using-Kafka

Built a stream processing data pipeline to get data from disparate systems into a dashboard using Kafka as an intermediary.
Python
1
star
32

Elements-of-Neural-Networks

Building Blocks of Neural Networks and visualize them
JavaScript
1
star
33

SageMaker-On-Local-Machine

Jupyter Notebook
1
star
34

Neural-Networks-with-MetaLabeling

We create a neural network network with Metalabeling . It's a classification problem, the goal is to predict if a company is healthy or bankrupt.
Jupyter Notebook
1
star
35

Diffusion-Models-in-Machine-Learning

Simple Introduction to DIfussion Models in Python
Jupyter Notebook
1
star
36

RNN-Programming-Assignment-Emojify

RNN Programming Assignment: In this project, we'll implement a model which inputs a sentence (such as "Let's go see the baseball game tonight!") and finds the most appropriate emoji to be used with this sentence
Jupyter Notebook
1
star
37

Machine-Learning-Pipelines-in-Pyspark

Machine Learning Pipelines in PySpark MLlib
Jupyter Notebook
1
star
38

Scala-and-Spark-in-Practice-

Fundamentals of Scala and Spark in Practice
Scala
1
star
39

Neural-Networks-from-Scratch

Neural Networks of an unknown Dataset in with TensorFlow
Jupyter Notebook
1
star
40

HDP-Sandbox-AWS

Shell
1
star
41

Art-Generation-with-Neural-Style-Transfer

Coursera - CNN Programming Assignment: In this project we will take two images - a content image and a style reference image (such as an artwork by a famous painter) - and blend them together so the output image looks like the content image, but โ€œpaintedโ€ in the style of the style reference image
Jupyter Notebook
1
star
42

CNN-Programming-with-Face-Recognition

CNN Programming Assignment: In this project, we will build a face recognition system with FaceNet. Face recognition is a method of identifying or verifying the identity of an individual using their face in photos, video, or in real-time
Jupyter Notebook
1
star
43

Data-Modeling-with-Postgres

We create a Postgres database with tables designed to optimize queries. We create a database schema and ETL pipeline the analysis
Jupyter Notebook
1
star
44

Tutorial-of-Pyspark-with-Jupyter-Notebook

Tutorial in Pyspark by using a ready Jupyter Notebook in a Docker Container
Jupyter Notebook
1
star
45

How-to-load-PDF-files-into-Milvus-by-using-Spark

How to ingest and embed PDF files at scale using Spark for Retrieval Augmented Generation. We will walk through the steps required to set up the environment, install the necessary components, ingest PDF files into Milvus using Spark, and query the vector database for answers using OpenAI and Llama2
Python
1
star