Skip to content
View athornton1618's full-sized avatar
๐Ÿ’ญ
๐ŸŒฎ
๐Ÿ’ญ
๐ŸŒฎ
  • Lockheed Martin
  • New York

Block or report athornton1618

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
athornton1618/README.md

Hello!

Hi, Iโ€™m Alex!

Iโ€™m an engineer ๐Ÿš€ and graduate of Columbia University CU

  Here's some of my interests:

  - ๐Ÿ“ˆ Machine Learning 
  - โ™Ÿ๏ธ Artificial Intelligence
  - ๐ŸŽฎ Deep Reinforcement Learning
  - ๐Ÿ“ป Digital Signal Processing 
  - ๐Ÿ“Š Data Analytics
  - ๐ŸŽน Audio Signals
  - ๐Ÿ“ก RF Communications / Integrated Circuits

#!/usr/bin/python

class Engineer:
    def __init__(self):
        self.name         = "Alexander Thornton"
        self.role         = "AI / ML Engineer"
        self.contact      = "apt2141@columbia.edu"
        self.education    = {
                            "Binghamton": "BS Electrical Engineering",
                            "Columbia": "MS Electrical Engineering",
                            }
        self.skills       = ["Deep Learning", "Reinforcement Learning", "AI",
                            "Machine Learning", "Algorithms", "Big Data Analytics", 
                            "RF / 5G Circuits", "Signal Processing"]
        self.connect      = "https://www.linkedin.com/in/alex-thornton/"
    
    def getCity():
        return "Syracuse_NY"

me = Engineer()

๐Ÿ”ฝ Featured Project: AutoTune GUI ๐Ÿ”ฝ

Hello!

Here's some of the tools I use:

  • Python Python
  • PyTorch PyTorch
  • TensorFlow TensorFlow
  • MATLAB MATLAB
  • Jupyter Notebook Jupyter NoteBook
  • Apache Spark Apache Spark
  • Google Colab Google Colab
  • Google Cloud Google Cloud
  • Raspberry Pi Raspberry Pi
  • Linux Linux
  • Node.js Node.js
  • Visual Studio Visual Studio
  • LaTeX



Everything here is open source w/ MIT license โš–๏ธ, take and reuse how you like

Visitors :

Credits

Popular repositories Loading

  1. SpotifyClassifier SpotifyClassifier Public

    EECS E6893 Research Project - Columbia University Fall 2021

    Jupyter Notebook 4 3

  2. mintbot mintbot Public

    Automatically queries Intuit Mint for display on 5in Raspberry Pi Screen

    Python 1

  3. AutoTuneGUI AutoTuneGUI Public

    ELEN E4810 - Columbia Fall 2019. Matlab GUI for autotune signal processing

    MATLAB 1

  4. notebook2pdf notebook2pdf Public

    Converts python notebooks to LaTeX or classic PDF via colab

    Jupyter Notebook 1

  5. MRI_Compression MRI_Compression Public

    ELEN E6876 Research Project - Columbia University Spring 2022

    Jupyter Notebook 1

  6. Sandbox Sandbox Public

    Jupyter Notebook