Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 23, 2022. It is now read-only.
/ mlad-research Public archive

I am partaking in research with my professor Dr. Boxiang Dong at Montclair State University in using deep learning techniques for anomaly detection. This project is to help with that research, specifically in implementing Machine Learning classifiers and more.

Notifications You must be signed in to change notification settings

ssamkough/mlad-research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning Research

I am partaking in research with my professor Dr. Boxiang Dong at Montclair State University in using deep learning techniques for anomaly detection. This project is to help with that research. What I have done so far is:

  • Implement neural nets w/ TensorFlow
  • Implement machine learning classifiers

Table of Contents

  1. Requirements
  2. Resources

Requirements

  • Python 3.5 (Python 3.6+ doesn't work that well w/ TensorFlow; Python 3.5 gets the best results)

Advice/Tips

Pipeline

  • Do not use IDLE as a compiler; very slow to download data
    • Use CMD whenever downloading a lot of data
    • VS Code is a great place for editing and writing code; easy to use and has great extensions (i.e. Python by Microsoft)

Resources

Coding/Languages

General

Machine Learning

Network

Tutorials

About

I am partaking in research with my professor Dr. Boxiang Dong at Montclair State University in using deep learning techniques for anomaly detection. This project is to help with that research, specifically in implementing Machine Learning classifiers and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages