Преглед изворни кода

Update 'README.md'

Adding an idea for the transaction processor...
mitch donaberger пре 1 месец
родитељ
комит
84eff34575
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -5,3 +5,4 @@ It's not perfect, but, it also serves a pretty niche purpose. Putting it here in
 # Ideas
 
 [ ] Really could be much more powerful with a fine-tuned model trained on transaction names. Would require a database of this data on hand.
+[ ] Learned of a python script that generates fake transactions for load testing. Could use that to output a couple million fake transaction records for a fine tuner to chomp on.