Skip to content
View utkarsh-002's full-sized avatar

Highlights

  • Pro

Block or report utkarsh-002

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Morris-Lecar-Neuron-Model-in-Spiking-Neural-Networks Morris-Lecar-Neuron-Model-in-Spiking-Neural-Networks Public

    Spiking Neural Networks (SNNs) offer energy- efficient, biologically plausible alternatives to traditional deep learning. However, standard biophysical models like the Morris- Lecar (ML) neuron suf…

    Jupyter Notebook

  2. Multi-Model-Math-Server Multi-Model-Math-Server Public

    A collection of three C/C++ math servers implementing different concurrency models: Iterative (Single-process), Multi-process (fork), and I/O Multiplexing (select). Designed to evaluate basic arith…

    C++

  3. MyGit MyGit Public

    Mini Version Control System

    C++

  4. peerToPeer peerToPeer Public

    C++

  5. SocialMediaSite SocialMediaSite Public

    JavaScript

  6. Transformer-from-Scratch Transformer-from-Scratch Public

    The Transformer model implemented from scratch was evaluated on the Finnish-to-English translation task. Two configurations, differentiated by their positional encoding scheme—Rotary Positional Emb…

    Python