Towards Building an Intelligent Anti-Malware System: A Deep Learning Approach using Support Vector Machine for Malware Classification
-
Updated
Mar 24, 2023 - Python
Towards Building an Intelligent Anti-Malware System: A Deep Learning Approach using Support Vector Machine for Malware Classification
Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on Python 3. A sentiment analysis project.
Comparing Long Term Short Memory (LSTM) & Gated Re-current Unit (GRU) during forecasting of oil price .Exploring multivariate relationships between West Texas Intermediate and S&P 500, Dow Jones Utility Avg, US Dollar Index Futures , US 10 Yr Treasury Bonds , Gold Futures.
THEANO-KALDI-RNNs is a project implementing various Recurrent Neural Networks (RNNs) for RNN-HMM speech recognition. The Theano Code is coupled with the Kaldi decoder.
🛡️ A GRU deep learning system against attacks in Software Defined Networks (SDN).
Stock Price prediction for Yahoo Inc. using GRU (Gated Recurrant Units) in Keras. Predicting closing price for Yahoo stocks
Official implementation for "CONVIQT: Contrastive Video Quality Estimator"
Construct a speech dataset and implement an algorithm for trigger word detection (sometimes also called keyword detection, or wakeword detection).
Bachelor's thesis carried at Universitat Politecnica de Catalunya in partial fullfilment of the requirements for the degree in Telecommunications Technologies and Services Engineering
Chatbot using Seq2Seq model and Attention
Image classification using CNN
Curated implementation notebooks and scripts of deep learning based natural language processing tasks and challenges in TensorFlow.
Novel recurrent layers for Flux.jl
Gated Recurrent Unit implementation from scratch
doctor_prescription_recognization_using_DeepLearning project for epics
Image captioning with a benchmark of CNN-based encoder and GRU-based inject-type (init-inject, pre-inject, par-inject) and merge decoder architectures
This repository contains Jupyter Notebook Files of some state of the art projects that I completed during my internship program in deeplearning.ai. The project files are divided into 5 main categories or respective courses that the deeplearning.ai provides.
Pytorch implementation of a GRU-based RNN for Sentiment Analysis in Mental Disorder Online Communitites.
An implementation of classical GRU (Cho, el at. 2014) along with Optimized versions (Dey, Rahul. 2017) on TensorFlow that outperforms Native tf.keras.layers.GRU(units) implementation of Keras.
With an ever-increasing amount of astronomical data being collected, manual classification has become obsolete; and machine learning is the only way forward. Keeping this in mind, the LSST Team hosted the PLAsTiCC in 2018. This repository details our approach to this problem.
Add a description, image, and links to the gated-recurrent-units topic page so that developers can more easily learn about it.
To associate your repository with the gated-recurrent-units topic, visit your repo's landing page and select "manage topics."