
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2cf1995c9717639d402e4d18cedbbf5a0/knikolaou",         
         "tags" : [
            "myown","icp,","learning,","network,","neural","machine"
         ],
         
         "intraHash" : "cf1995c9717639d402e4d18cedbbf5a0",
         "interHash" : "59c297d4ca5bae708a65866c3d88df79",
         "label" : "Beyond Scaling Curves: Internal Dynamics of Neural Networks Through the NTK Lens",
         "user" : "knikolaou",
         "description" : "",
         "date" : "2025-07-14 08:57:45",
         "changeDate" : "2025-07-14 08:57:45",
         "count" : 5,
         "pub-type": "preprint",
         
         "year": "2025", 
         "url": "https://arxiv.org/abs/2507.05035", 
         
         "author": [ 
            "Konstantin Nikolaou","Sven Krippendorf","Samuel Tovey","Christian Holm"
         ],
         "authors": [
         	
            	{"first" : "Konstantin",	"last" : "Nikolaou"},
            	{"first" : "Sven",	"last" : "Krippendorf"},
            	{"first" : "Samuel",	"last" : "Tovey"},
            	{"first" : "Christian",	"last" : "Holm"}
         ],
         
         "eprint" : "2507.05035",
         
         "archiveprefix" : "arXiv",
         
         "primaryclass" : "cs.LG",
         
         "bibtexKey": "nikolaou2025scalingcurvesinternaldynamics"

      }
	  
   ]
}
