AI-Designer.org
Popular repositories Loading
-
aidesigner-cv-design-efficientdensenet-a-den-CguqNttKmsMR
aidesigner-cv-design-efficientdensenet-a-den-CguqNttKmsMR PublicDesign 'EfficientDenseNet' — a DenseNet variant under 10M params that incorporates VoVNet-style one-shot aggregation (OSA), depthwise separable bottlenecks, squeeze-and-excitation attention, LayerN…
Python
-
aidesigner-lm-modernmoe-bert-W_rZOqFz1CJz
aidesigner-lm-modernmoe-bert-W_rZOqFz1CJz PublicDesign ModernBERT-Pro, an enhanced encoder-only transformer incorporating Multi-head Latent Attention (MLA) for global layers, fine-grained Mixture-of-Experts FFN layers, Mamba-2 hybrid blocks for …
Python
-
aidesigner-rl-action-incremental-dqn-hmuwwrXFhQXC
aidesigner-rl-action-incremental-dqn-hmuwwrXFhQXC PublicDesign a deep reinforcement learning algorithm capable of incrementally expanding its action space as new actions become available (e.g., new abilities unlocked in video game levels), without retra…
TeX
-
aidesigner-scientific-m-molfm-guide-manifold-preservin-PVW03hvQxokE
aidesigner-scientific-m-molfm-guide-manifold-preservin-PVW03hvQxokE PublicDesign a generative model (diffusion/flow matching) for molecular geometry generation, leveraging graph neural networks (e.g., GCN, MPNN) as the backbone for representing molecular structures, with…
TeX
-
aidesigner-rl-sapin-saccade-aware-predictive-CezRc6e9JMT-
aidesigner-rl-sapin-saccade-aware-predictive-CezRc6e9JMT- PublicDesign a vision-based reinforcement learning model that enables a robotic system to detect, track, and physically intercept a fly in 3D space. The model combines a lightweight object-detection back…
TeX
-
aidesigner-scientific-m-vamp-jcd-deep-unfolded-vamp-jo-Vqj3l8AH-1hY
aidesigner-scientific-m-vamp-jcd-deep-unfolded-vamp-jo-Vqj3l8AH-1hY PublicDesign an ML-enhanced receiver chain for IoT-to-LEO-satellite communication, where conventional signal-processing algorithms (e.g., channel estimation, synchronization, detection) are augmented or …
TeX
Repositories
- aidesigner-cv-lassoconvnet-bQn8FsuWgHud Public
Design a CNN architecture augmented with L1 (Lasso) regularization that applies sparsity-inducing penalties on convolutional and fully-connected weights, producing a sparse feature hierarchy. The design covers integration via weight decay, structured sparsity variants (group lasso on filters), and a forward-pass formulation where lasso-proximal ste
AI-Designer-org/aidesigner-cv-lassoconvnet-bQn8FsuWgHud’s past year of commit activity - aidesigner-lm-diffusionflow-llm-ReTQraJjmFAc Public
Design a diffusion-based LLM architecture that replaces autoregressive next-token prediction with iterative denoising over discrete token sequences. The architecture uses a bidirectional transformer as the denoising backbone, a continuous or discrete diffusion process over token embeddings, classifier-free guidance for conditioning, and accelerated
AI-Designer-org/aidesigner-lm-diffusionflow-llm-ReTQraJjmFAc’s past year of commit activity - aidesigner-genai-pathodiff-pathology-aware-diff-B3i4veHcRP_- Public
Design a unified Latent Diffusion Model (LDM) for any-to-any imputation of missing glioma MRI sequences (T1, T1c, T2, FLAIR) across pre- and post-operative phases. The model will use combinatorial masking during training, pathology-aware loss functions to preserve tumor margins and textures, and produce stochastic uncertainty maps to quantify recon
AI-Designer-org/aidesigner-genai-pathodiff-pathology-aware-diff-B3i4veHcRP_-’s past year of commit activity - aidesigner-cv-multi-shopper-autonomous-check-nmU5bfGGh05t Public
Design a multi-shopper, multi-product autonomous checkout vision system that generalises a gesture-based prototype. The system integrates hand-item association (shopper-ID to item-ID), temporal cart-state modelling via a state machine or transformer, and robustness to occlusions, put-backs, and hand-offs. Evaluation targets on-device latency and pr
AI-Designer-org/aidesigner-cv-multi-shopper-autonomous-check-nmU5bfGGh05t’s past year of commit activity - aidesigner-lm-privhsd-v2-privacy-preserving-av6BZTN1uteb Public
Design and build a privacy-preserving hate speech detection (HSD) system that operates agnostically to author identity. The model uses a Transformer backbone (e.g., BERT/RoBERTa) with differentially private training (DP-SGD/DP-Adam) and adversarial identity disentanglement to decouple hate-signal from author-specific stylistic fingerprints, maximiz
AI-Designer-org/aidesigner-lm-privhsd-v2-privacy-preserving-av6BZTN1uteb’s past year of commit activity - aidesigner-speech-audio-spectroconvnext-1p6l5aVuT_95 Public
Design a family of SOTA CNN architectures (ConvNeXt/ResNeXt-style) for ESC-50 audio spectrogram classification, parameterized across 5M, 10M, 20M, and 30M sizes. The design uses mel-spectrogram inputs, depthwise separable convolutions, squeeze-and-excitation blocks, and proper regularization (SpecAugment, Mixup, Label Smoothing) to achieve strong g
AI-Designer-org/aidesigner-speech-audio-spectroconvnext-1p6l5aVuT_95’s past year of commit activity - aidesigner-cv-convnext-v2-e-Y5Hpf2CUsneA Public
Design an enhanced ConvNeXt V2 architecture incorporating multi-scale dynamic convolutions, adaptive feature recalibration via a lightweight coordinate-aware gating mechanism, and a refined pretraining strategy (improved FCMAE with spatial-aware masking and hierarchical reconstruction loss) to improve representation quality and downstream performan
AI-Designer-org/aidesigner-cv-convnext-v2-e-Y5Hpf2CUsneA’s past year of commit activity - aidesigner-scientific-m-vamp-jcd-deep-unfolded-vamp-jo-Vqj3l8AH-1hY Public
Design an ML-enhanced receiver chain for IoT-to-LEO-satellite communication, where conventional signal-processing algorithms (e.g., channel estimation, synchronization, detection) are augmented or replaced by learned models under low-SNR, high-Doppler, and resource-constrained IoT conditions.
AI-Designer-org/aidesigner-scientific-m-vamp-jcd-deep-unfolded-vamp-jo-Vqj3l8AH-1hY’s past year of commit activity - aidesigner-genai-artrestore-diffusion-7pP8vVtlvKGM Public
Design a generative AI pipeline for restoring missing sections of historical paintings while preserving artistic style. The system will combine StyleGAN2 for style-preserving inpainting with diffusion models for fine-grained detail recovery, and will incorporate explainability mechanisms (attention maps, CycleGAN before/after comparisons) and trust
AI-Designer-org/aidesigner-genai-artrestore-diffusion-7pP8vVtlvKGM’s past year of commit activity - aidesigner-genai-gnw-hybrid-generalized-nadaray-_VQqVjwvEqwO Public
Design a hybrid ML architecture that uses a GBDT ensemble as a hard-routed geometry extractor (producing one-hot leaf embeddings for Q/K), discards default leaf scores, and replaces them with a KRR or MLP-learned value representation (V). The final prediction is a dot-product Q·K·V aggregation mimicking a zero-temperature attention head, front-load
AI-Designer-org/aidesigner-genai-gnw-hybrid-generalized-nadaray-_VQqVjwvEqwO’s past year of commit activity
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…