Skip to content
View fhalamos's full-sized avatar

Block or report fhalamos

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. cnn-from-scratch cnn-from-scratch Public

    convolutional neural network from scratch using numpy. also implementations with pytortch on some computer vision challenges

    Python

  2. topics-sentiments-twitter-data topics-sentiments-twitter-data Public

    topic modelling and sentiment analysis on tweets related to environmental issues and climate change

    R 1

  3. ML-pipeline ML-pipeline Public

    Machine Learning Pipeline for classification, and use case for predicting if projects from donorschoose will not be funded in 60 days. Reference challenge: https://www.kaggle.com/c/kdd-cup-2014-pre…

    Jupyter Notebook

  4. crime-chicago crime-chicago Public

    Small data analysis on crime data from https://data.cityofchicago.org/. Visualize in chicago_crime.ipynb

    Jupyter Notebook 1

  5. Homelessness-USA Homelessness-USA Public

    Data visualizations of homelessness in USA using R-ggplot2 https://fhalamos.github.io/Homelessness-USA/

    HTML

  6. C-implementations C-implementations Public

    Data structures, algorithms, threading, hashing and linear algebra in C.

    C