I am a certified AWS Cloud Engineer looking to use my B.S. in Statistics to create reliable, secure, and insightful Machine Learning applications. If you want to get to know more about me, visit my personal website.
#!/usr/bin/python
# -*- coding: utf-8 -*-
class Chase_Brown:
def __init__(self):
self.role = "Cloud Engineer"
self.specialities = ["Machine Learning", "Deep Learning", "Data Analytics", "Automation"]
self.degree = "B.S. in Statistics"
self.minors = ["Mathematics", "Computer Science"]
self.university = "Texas A&M University"
self.human_languages = ["English (Fluent)", "Spanish (Conversational)"]
self.coding_languages = ["Python", "R", "Java", "C++", "HTML/CSS", "JavaScript"]
def say_hi(self):
print("Hey everyone! I hope you enjoy my profile. Please reach out if you have any questions.")
me = Chase_Brown()
me.say_hi()
Current Personal Project:
- BASALT 2022 shows work using
Reinforcement Learning (Deep Q Learning)
,Gym Environments
,Internet Scale Knowledge
,Data Exploration
,Image Classification
,Object Recognition
,Computer Vision
,Natural Language Processing
,Semantic Segmentation
,Custom Generators
,TF-IDF
,Deep Learning Depth Estimation
, andImage Smoothing/Preprocessing
.
Quick Breakdown of my Profile:
- Tweet Sentiment Stocks shows work in
Un-Clean Data
,Data Analytics
,Multi-Processing
,Machine Learning
,Databases
,Sentiment Analysis
, andAnalytical Writing
- Jupyter Notebooks shows work/practice in
Deep Learning Models
with results and otherData Science
work. Also a good place to look for my ability to show off code/ideas. - Lambda Scripts shows work using
AWS Lambda
to create serverless backend solutions involving other popularAWS serverless applications
such asAPI Gateway
,Elastic Beanstalk
, andDynamoDB
- Minecraft Malmo Fun shows work in
Image Processing
andData Visualization
- Job Search shows work in
APIs
,Data Analytics
,Web Scraping
, andData Visualization
- PDF Scraper shows work in
Web Scraping
and its a good example of how I solve many of my day to day issues with scripts when possible - Light Or Dark shows work in
Image Processing
andData Preprocessing