Skip to content
View Zhachory1's full-sized avatar

Block or report Zhachory1

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Zhachory1/README.md
  • 👋 Hi, I’m @Zhachory1. You can call me Zhach, Zhachory, or Jacque if you want.
  • 👀 I’m interested in the cross between Machine Learning and News. Classifying stories, formats, opinions, and other things. I use NLP, ML, Graph ML, and RL to research ways to improve the News field.
  • 💞️ I’m looking to collaborate on anything that helps people. :)
  • Buy me a coffee
  • 📫 How to reach me:
    • Website: zhach.me
    • Blog: zhach.news

Pinned Loading

  1. fastaizhach fastaizhach Public

    My code used in the Fast AI course

    Jupyter Notebook

  2. networkz networkz Public

    My implementation of graphing algorithms. Will try to match to NetworkX (http://networkx.github.io)

  3. nnvisualization nnvisualization Public

    Visualization of Common Neural Networks

    Python

  4. generative_art generative_art Public

    Art samples using p5 js

    Python

  5. schedule_solver schedule_solver Public

    Solving the scheduling problem with Genetic Algorithms and Google's OrTools

    Python 1

  6. tsp_implement tsp_implement Public

    Zhach's Implementation and Optimization of the TSP problem

    C++