For Freedom (1918 film)
For Freedom is a 1918 American silent drama film directed by Frank Lloyd and starring William Farnum, Coit Albertson, and Rubye De Remer.[1]
For Freedom | |
---|---|
Film still | |
Directed by | Frank Lloyd |
Produced by | William Fox |
Written by | E. Lloyd Sheldon Florence Margolies |
Starring | William Farnum Coit Albertson Rubye De Remer |
Cinematography | William C. Foster |
Production company | |
Distributed by | Fox Film |
Release date |
|
Running time | 60 minutes |
Country | United States |
Language | Silent (English intertitles) |
Cast
- William Farnum as Robert Wayne
- Coit Albertson as Herbert Osborne
- Rubye De Remer as Mary Fenton
- Anna Lehr as Edith Osborne
- J. Herbert Frank as Howard Stratton
- G. Raymond Nye as Bill Harris
- John Slavin as The Weazel
- Marc B. Robbins as David Sterling
gollark: * length
gollark: * lengtj
gollark: * response lengtb
gollark: It got truncated a bit because I set the sequence length to some arbitrary value.
gollark: ```pythonclass AGI(pytorch.Module): """ Main module of the Artificial General Intelligence system """ def __init__(self, config): super(AGI, self).__init__() self.config = config self.device = torch.device("cuda" if torch.cuda.is_available() else "cpu") self.model = self.config.model self.model.to(self.device) self.optimizer = self.config.optimizer self.loss_function = self.config.loss_function self.train_loader = self.config.train_loader self.test_loader = self.config.test_loader self.epochs = self.config.epochs self.batch_size = self.config.batch_size self.log_interval = self.config.```
References
- Solomon p. 252
Bibliography
- Solomon, Aubrey. The Fox Film Corporation, 1915-1935: A History and Filmography. McFarland, 2011.
External links
Wikimedia Commons has media related to For Freedom (1918 film). |
- For Freedom on IMDb
- Synopsis at AllMovie
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.