- Sydney, Australia
-
00:01
- 12h behind - https://smhasan.com/
- @TanweerMHasan1
- in/shahmahdihasan
Pinned Loading
-
hopfield-associative-memory-from-scratch
hopfield-associative-memory-from-scratch PublicA rudimentary implementation of Hopfield network (aka Associative Memory) trained using Hebbian learning algorithm. This is to celebrate Hopfield-Hinton's winning of Noble Prize in Physics 2024. Al…
Python
-
Orthogonal-Matching-Pursuit-Family
Orthogonal-Matching-Pursuit-Family PublicThis repo contains variations of Orthogonal Matching Pursuit (OMP) Algorithm family. The family includes: Piecewise Orthogonal Matching Pursuit (POMP), Detector based Orthogonal Matching Pursuit (D…
-
MUSIC-and-root-MUSIC
MUSIC-and-root-MUSIC PublicA simple code for Multple Signal Classification (MUSIC).
-
611 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
March 2025
Created 15 commits in 1 repository
Created 1 repository
-
tanweer-mahdi/gpt-mlx
Python
This contribution was made on Mar 5
Created a pull request in imum-ai/promptlab that received 9 comments
Improved asset name handling
As mentioned in #19
This proposed modification:
Use different methods (i.e: create_new_asset
and create_asset_version
) for creating a new asset an…
Reviewed 1 pull request in 1 repository
imum-ai/promptlab
1 pull request
-
Improved asset name handling
This contribution was made on Mar 22
Created an issue in imum-ai/promptlab that received 1 comment
Handling of Prompt Template seems convoluted and ill-defined
One of the critical aspect of experiment tracking is creating different version of an artefact and track/evaluate their impact.. With the current d…