Skip to content
View adityashah0112's full-sized avatar
💭
Looking for a job
💭
Looking for a job

Block or report adityashah0112

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Machine-Translation-Seq2Seq-Keras Machine-Translation-Seq2Seq-Keras Public

    Forked from lukysummer/Machine-Translation-Seq2Seq-Keras

    machine translation from English to French senteces of small vocabulary size (200~300 words) using encoder-decoder seq2seq model in Keras, built upon work from @lukysummer

    Jupyter Notebook

  2. Airflow-using-python-with-taskflow Airflow-using-python-with-taskflow Public

    A simple ETL process that uses airflow for workflow orchestration. The DAGs created are in python and one of which uses taskflow. Xcom is also used to communicate with other processes.

    Python

  3. ETL-using-shell ETL-using-shell Public

    Shell

  4. Spotify-data-ETL Spotify-data-ETL Public

    Creating an ETL pipeline for spotify data frm its API using data engineering concepts.

    Python