All Projects → hamaadshah → gan_deeplearning4j

hamaadshah / gan_deeplearning4j

Licence: Apache-2.0 license
Automatic feature engineering using Generative Adversarial Networks using Deeplearning4j and Apache Spark.

Programming Languages

java
68154 projects - #9 most used programming language
Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to gan deeplearning4j

SparkProgrammingInScala
Apache Spark Course Material
Stars: ✭ 57 (+200%)
Mutual labels:  big-data, apache-spark, bigdata
Sparkrdma
RDMA accelerated, high-performance, scalable and efficient ShuffleManager plugin for Apache Spark
Stars: ✭ 215 (+1031.58%)
Mutual labels:  big-data, apache-spark, bigdata
awesome-conformal-prediction
A professionally curated list of awesome Conformal Prediction videos, tutorials, books, papers, PhD and MSc theses, articles and open-source libraries.
Stars: ✭ 998 (+5152.63%)
Mutual labels:  datascience, machinelearning, deeplearning
dst
yet another custom data science template via cookiecutter
Stars: ✭ 59 (+210.53%)
Mutual labels:  datascience, machinelearning, deeplearning
Ludwig
Data-centric declarative deep learning framework
Stars: ✭ 8,018 (+42100%)
Mutual labels:  datascience, machinelearning, deeplearning
Data-Scientist-In-Python
This repository contains notes and projects of Data scientist track from dataquest course work.
Stars: ✭ 23 (+21.05%)
Mutual labels:  datascience, machinelearning, deeplearning
Java Deep Learning Cookbook
Code for Java Deep Learning Cookbook
Stars: ✭ 156 (+721.05%)
Mutual labels:  machinelearning, deeplearning, deeplearning4j
Ai Series
📚 [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics Fundamentals, Python Practices, NLP Application, etc. 💫 人工智能与深度学习实战,数理统计篇 | 机器学习篇 | 深度学习篇 | 自然语言处理篇 | 工具实践 Scikit & Tensoflow & PyTorch 篇 | 行业应用 & 课程笔记
Stars: ✭ 702 (+3594.74%)
Mutual labels:  datascience, machinelearning, deeplearning
leaflet heatmap
简单的可视化湖州通话数据 假设数据量很大,没法用浏览器直接绘制热力图,把绘制热力图这一步骤放到线下计算分析。使用Apache Spark并行计算数据之后,再使用Apache Spark绘制热力图,然后用leafletjs加载OpenStreetMap图层和热力图图层,以达到良好的交互效果。现在使用Apache Spark实现绘制,可能是Apache Spark不擅长这方面的计算或者是我没有设计好算法,并行计算的速度比不上单机计算。Apache Spark绘制热力图和计算代码在这 https://github.com/yuanzhaokang/ParallelizeHeatmap.git .
Stars: ✭ 13 (-31.58%)
Mutual labels:  big-data, apache-spark, bigdata
Parquetviewer
Simple windows desktop application for viewing & querying Apache Parquet files
Stars: ✭ 145 (+663.16%)
Mutual labels:  big-data, apache-spark
Spark With Python
Fundamentals of Spark with Python (using PySpark), code examples
Stars: ✭ 150 (+689.47%)
Mutual labels:  big-data, apache-spark
Bigdata Playground
A complete example of a big data application using : Kubernetes (kops/aws), Apache Spark SQL/Streaming/MLib, Apache Flink, Scala, Python, Apache Kafka, Apache Hbase, Apache Parquet, Apache Avro, Apache Storm, Twitter Api, MongoDB, NodeJS, Angular, GraphQL
Stars: ✭ 177 (+831.58%)
Mutual labels:  big-data, apache-spark
Hydrograph
A visual ETL development and debugging tool for big data
Stars: ✭ 144 (+657.89%)
Mutual labels:  big-data, apache-spark
Big Data Study
🐳 big data study
Stars: ✭ 141 (+642.11%)
Mutual labels:  big-data, bigdata
ml-book
Codice sorgente ed Errata Corrige del mio libro "A tu per tu col Machine Learning"
Stars: ✭ 16 (-15.79%)
Mutual labels:  datascience, machinelearning
Data Accelerator
Data Accelerator for Apache Spark simplifies onboarding to Streaming of Big Data. It offers a rich, easy to use experience to help with creation, editing and management of Spark jobs on Azure HDInsights or Databricks while enabling the full power of the Spark engine.
Stars: ✭ 247 (+1200%)
Mutual labels:  big-data, apache-spark
Spark On Lambda
Apache Spark on AWS Lambda
Stars: ✭ 137 (+621.05%)
Mutual labels:  big-data, apache-spark
Aws Etl Orchestrator
A serverless architecture for orchestrating ETL jobs in arbitrarily-complex workflows using AWS Step Functions and AWS Lambda.
Stars: ✭ 245 (+1189.47%)
Mutual labels:  big-data, bigdata
Detecting-Malicious-URL-Machine-Learning
No description or website provided.
Stars: ✭ 47 (+147.37%)
Mutual labels:  big-data, apache-spark
ytpriv
YT metadata exporter
Stars: ✭ 28 (+47.37%)
Mutual labels:  big-data, datascience

Automatic feature engineering using Generative Adversarial Networks

We will explore the use of Generative Adversarial Networks for automatic feature engineering. The idea is to automatically learn a set of features from, potentially noisy, raw data that can be useful in supervised learning tasks such as in computer vision and insurance using synthetic financial transactions data.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].