- Cambridge, MA
-
11:15
(UTC -05:00) - onlygass.dev
- @BeeAGass
- in/beegassy
Highlights
- Pro
-
Samba Public
Forked from microsoft/SambaOfficial implementation of "Samba: Simple Hybrid State Space Models for Efficient Unlimited Context Language Modeling"
-
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
-
ssm Public
Forked from sap-ient-ai/ssmHelloWorlds of SSM concepts (Hippo, H3, S4, Mamba etc)
Jupyter Notebook UpdatedDec 28, 2023 -
HiPPO-Jax Public
Implementing and testing HiPPO and S4
-
-
-
state-spaces Public
Forked from state-spaces/s4Sequence Modeling with Structured State Spaces
Jupyter Notebook Apache License 2.0 UpdatedNov 26, 2022 -
yolov1-real-time-obj-detection Public
Forked from sendeniz/yolov1-real-time-obj-detectionReal-time object detection using YoloV1 in PyTorch on video and webcam feed.
Python GNU General Public License v3.0 UpdatedOct 21, 2022 -
central-limit-theorem Public
visualizing central limit theorem using julia
Jupyter Notebook GNU General Public License v2.0 UpdatedAug 18, 2022 -
pathml Public
Forked from Dana-Farber-AIOS/pathmlTools for computational pathology
-
Agents Public
Reproducible results for the various types of reinforcement algorithms I have implemented
-
Optimization Public
Reproducible results for the various types of optimization techniques I have implemented
Python Other UpdatedFeb 22, 2022 -
VAEs Public
Reproducible code showing the various types of variational autoencoders I have implemented
-
CS-541-Deep-Learning Public
CS-541 Deep Learning is a graduate class that teaches both a theoretical and practical approach to deep learning. You will be able to see this in the different homework files in the form of workabl…
-
Self-Taught-Machine-Learning Public
I have had trouble in the past finding a place where I could learn about statistical learning algorithms, resources as to how to learn them and the code associated with it. This is my attempt at re…
-
Deep-Q-Learning Public
This is my attempt at implementing the paper "Playing Atari with Deep Reinforcement Learning" By Volodymyr Mnih, Koray Kavukcuoglu, David Silver, Alex Graves, Ioannis Antonoglou, Daan Wierstra and …
-
AI-Project2 Public
In the class CS-4341, Artificial Intelligence, we were tasked to build an agent that could play the game of Gomoku. In order to achieve this the team implemented the MiniMax algorithm, Alpha-beta-p…