Skip to content
View Charly21r's full-sized avatar

Block or report Charly21r

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

Popular repositories Loading

  1. Mandelbrot-set-neural-net Mandelbrot-set-neural-net Public

    Exploring the effectiveness of neural networks for learning the Mandelbrot set

    Jupyter Notebook 3

  2. NEAT-implementation NEAT-implementation Public

    Exploring the use of Evolutionary Algorithms to train neural networks

    Jupyter Notebook 1 1

  3. Multi-agent-system-demo Multi-agent-system-demo Public

    Building multi-agent system with openai agents sdk

    Python 2

  4. Fine-tuning-vision-model Fine-tuning-vision-model Public

    Fine-tuning a computer vision model on the dogs vs cats dataset

    Jupyter Notebook

  5. VGG16-implementation-pytorch VGG16-implementation-pytorch Public

    Building VGG16 Model from scratch with pytorch

    Jupyter Notebook

  6. ml-from-scratch ml-from-scratch Public

    Educational implementations of classic machine learning algorithms using NumPy only

    Python