cflamant

  • Home
  • My Portfolio
  • The Blog
    • Outguessing a Riffle Shuffle
    • Semantic Similarity Using Sentence Transformers
    • LeetCode Trees
    • Symmetry and Physics
    • 3D Pose Reconstruction
  • Contact
Dark Mode

Tags

    technical (7) ai (5) machine learning (5) neural networks (5) portfolio (4) python (4) animations (3) download (3) package (3) physics (3) research (3) transformers (3) casual (2) explained (2) llm (2) ai safety (1) applications (1) applied math (1) bert (1) binary tree (1) card shuffling (1) code example (1) coding (1) computer vision (1) convergence (1) cosine similarity (1) data structures (1) density functional theory (1) differential equations (1) embedding (1) interpretability (1) language models (1) leetcode (1) mixing times (1) model architecture (1) nlp (1) numerical methods (1) pose estimation (1) probability (1) quantum mechanics (1) regression (1) riffle shuffle (1) semantic search (1) sentence transformers (1) symmetry (1) tool use (1) visualization (1)

Recent Posts

  • Jun 24

    Outguessing a Riffle Shuffle

    The folklore says seven riffle shuffles are enough to randomize a deck of cards. I trained a small transformer to guess the next card after k shuffles, gave it the deck's starting order, and let it watch every card as it was dealt. One shuffle is wildly predictable; the edge shrinks fast, but a faint, statistically real signal survives all the way out to eleven shuffles.

  • Mar 25

    Semantic Similarity Using Sentence Transformers

    Sentence transformers help us identify similar sentences based on their content, topic, and implicit meaning. In this post we compare BERT and all-mpnet-base-v2, a sentence transformer that is much better suited for producing sentence embeddings that can be compared using cosine similarity.

  • Mar 27

    LeetCode Trees

    A package to provide a convenient way to manually input binary trees using LeetCode's level order traversal with None-path-termination serialization format. Also, a function to print binary trees to the terminal as ASCII characters.

  • Jan 24

    Symmetry and Physics

    Many articles on physics nowadays mention symmetry—supersymmetry, symmetry breaking, symmetry groups, gauge symmetries, CPT symmetry. The term is truly everywhere. In fact, Nobel Laureate Phil Anderson once remarked, "it is only slightly overstating the case to say that physics is the study of symmetry." For the uninitiated, it is not so obvious what symmetry has to do with physics—however, there are many accessible examples of symmetry at work, perfect for getting a feel for its beautiful ties to the physical world.

  • Dec 12

    3D Pose Reconstruction

    From a single picture of a person, this application creates a three-dimensional figure with the same pose.

Contact

  • LinkedIn
  • GitHub
  • Mail

    @cflamantburntsmellysaucisse@gmail.com@yonoholaspam@outlook.comprotonmail.coma@b.net

  • © cflamant. All rights reserved.
  • Theme Based On: HTML5 UP, curttimson