Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

yusiwen
/
dl-from-scratch

PyTorch
English
deep-learning
resnet
celebA
from-scratch
Model card Files Files and versions
xet
Community
dl-from-scratch / nlp /word2vec
22.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
yusiwen's picture
yusiwen
refactor: restructure into domain-grounded directories (ml/ cv/ gen/ graph/ rl/ nlp/)
73526b1 unverified about 1 month ago
  • __init__.py
    28 Bytes
    feat: add Word2Vec (CBOW + Skip-gram + Negative Sampling) about 1 month ago
  • config.yaml
    123 Bytes
    infra: add config system, TensorBoard logging, and reproducibility seed about 1 month ago
  • eval.py
    2.21 kB
    feat: add Word2Vec (CBOW + Skip-gram + Negative Sampling) about 1 month ago
  • model.py
    4.13 kB
    feat: add Word2Vec (CBOW + Skip-gram + Negative Sampling) about 1 month ago
  • train.py
    9.92 kB
    refactor: extract device detection to utils/device.py (CUDA→MPS→CPU) about 1 month ago
  • word2vec.ipynb
    6.53 kB
    refactor: restructure into domain-grounded directories (ml/ cv/ gen/ graph/ rl/ nlp/) about 1 month ago