Skip to main content

Samuel Collingwood Smith releases TALIS Linux

Software Developer and Artifical Intelligence Expert Samuel Collingwood Smith has been working with me on a number of projects for a last few years, mostly in the Artificial Intelligence / AI / bio-hacking space. We entered a number of competitions, some of which were against billion dollar organisations and in one case came in the top-ten with software that runs on a desktop PC, on an nVidia card, against thirty other competitors. As well as using open source AI models hosted in Python, Smith has used his C# and C++ tools to develop his own scratch-written neural network engine, LearnSilver. This is a C# native neural network library that can also execute on CUDA enabled nVidia cards with C/C++, including many gaming graphics cards. It enable significant processing on consumer hardware. It supports training, serialisation of entire models with a single method call and recurrent networks.

TALIS is a side, personal project Smith worked on prior to joining me in setting up our new AI company, which will be announced in more detail in a future post.

The project is here: https://gitlab.com/talis-linux
ISO and signature here: https://gitlab.com/talis-linux/talis-2.1-public-binaries
Build script here: https://gitlab.com/talis-linux/talis-2.1-public

If you are interested in following TALIS or any of Smith's other projects, please take a look at the following links:
Technical Blog on Medium https://medium.com/@sam_c_smith

Technical Blog on Wordpress https://samuelcollingwoodsmith.wordpress.com

Personal Site https://samuelcollingwoodsmith.com

Gitlab Code Respository for TALIS, his custom Linux Live environment: https://gitlab.com/talis-linux

Personal Twitter @Samuel_C_Smith https://twitter.com/samuel_c_smith

Linktree https://linktr.ee/samuel_collingwood_smith

AllMyLinks https://allmylinks.com/samuel-collingwood-smith

Comments

Popular posts from this blog

Why are babies born young?

Why are babies born young? This sounds like an odd question. People would say "of course babies are born young". However, this goes to the core of the question of human (or animal) development. Why is it that as time passes people develop initially through puberty and then for women through menopause and more generally getting diseases such as sarcopenia, osteoporosis, diabetes and cancer, but most of the time babies start showing no signs of this. Lots of research into this has happened over the years and now I think it is clear why this is. It raises some interesting questions. Biological youth is about how well a cell functions. Cells that are old in a biological sense don't work that well. One of the ways in which cells stop working is they fail to produce the full range of proteins. Generally the proteins that are produced from longer genes stop being produced. The reason for this relates to how the Genes work (the Genome). Because the genome is not gettin...